Skip to content
Snippets Groups Projects
Select Git revision
  • openMP_testAndUnderstanding
  • master default protected
  • spheresFitting
  • meltedAuxBranchesForDistributed-MPI-basics
  • meltedAuxBranchesAddDistributed__Pavel_isItDeadEnd
  • afterDistributedMadnessDoneInitialRound protected
  • beforeDistributedMadnessStarted protected
  • EmbryoGen-0.8 protected
  • lastCommon
  • nice_TRAgen_Release
  • light_TRAgen_Release
11 results

EmbryoGen

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Vladimír Ulman authored
    25f6a1fb
    History

    EmbryoGen

    Example: TRAgen3D (C++) sends images to scenerygraphics/scenery (Java + Kotlin)

    About

    This is my next-gen simulator, in which I am trying to implement the best of from my previous and current work in the field of simulators/generators for producing realistically looking images for bechmarking of the image processing, namely cell/nuclei segmentation and tracking.

    The simulator can display its progress online via various tools, e.g. ZeroMQ-ish sends display commands to a SimViewer.

    Installing and starting the simulator

    First, resolve all dependecies --- make sure this is installed on your system:

    Second, download, configure, build and run:

    git clone https://github.com/xulman/EmbryoGen.git
    cd EmbryoGen/
    mkdir BUILD
    cd BUILD/
    ccmake ..
    make -j4
    ln -s ../2013-07-25_1_1_9_0_2_0_0_1_0_0_0_0_9_12.ics
    ./embryogen randomDrosophila