Logo white

segmentation / netmets

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 5
  • Tags 0
  • netmets
15 Dec, 2016
2 commits
  • updated to work with the new cylinder class
    bf7e73b2
    David Mayerich authored
    2016-12-15 13:28:07 -0600  
    Browse Code »
  • updated netmets to work with the new cylinder class
    35c77a3e
    David Mayerich authored
    2016-12-15 11:12:42 -0600  
    Browse Code »

05 Dec, 2016
2 commits
  • Merge branch 'JACK_netmets' into 'master' ...
    df7df5b0
    add device choice and cpu implementation
    
    See merge request !1
    David Mayerich authored
    2016-12-05 13:32:19 -0600  
    Browse Code »
  • add device choice and cpu implementation
    f86a38d3
    Jiaming Guo authored
    2016-12-05 13:29:53 -0600  
    Browse Code »

02 Dec, 2016
1 commit
  • fixed GCC errors and warnings associated with NetMets
    db598823
    David Mayerich authored
    2016-12-02 10:24:34 -0600  
    Browse Code »

23 Nov, 2016
1 commit
  • removed ANN
    94a07643
    David Mayerich authored
    2016-11-23 08:45:01 -0600  
    Browse Code »

21 Nov, 2016
1 commit
  • minor changes with Jack
    9e6d89eb
    David Mayerich authored
    2016-11-21 15:32:43 -0600  
    Browse Code »

04 Aug, 2016
2 commits
  • Changes to get netmets to compile and work
    d1ab3c93
    Pavel Govyadinov authored
    2016-08-04 16:32:01 -0500  
    Browse Code »
  • changed the code to facilitate the new vec3 implementation
    f68859b8
    Pavel Govyadinov authored
    2016-08-04 15:38:18 -0500  
    Browse Code »

27 Apr, 2016
1 commit
  • writes 7 features to csv file 1st row - feature name, 2nd row-Gt Features, 3rd row- T features
    c0c0ea39
    pranathivemuri authored
    2016-04-27 17:48:31 -0500  
    Browse Code »

11 Mar, 2016
2 commits
  • prints out average lengths and torutoisity in the networks
    19809858
    pranathivemuri authored
    2016-03-11 14:14:24 -0600  
    Browse Code »
  • edited the FindGLUT cmake file to support 64-bit freeglut
    1b78fd76
    David Mayerich authored
    2016-03-11 09:11:51 -0600  
    Browse Code »

08 Feb, 2016
3 commits
  • added color-mapped networks, parallel viewing of two networks
    4f517c76
    David Mayerich authored
    2016-02-08 23:30:24 -0600  
    Browse Code »
  • fixed AABB display
    bbb519e6
    David Mayerich authored
    2016-02-08 13:23:34 -0600  
    Browse Code »
  • added a GUI for displaying networks
    627eed8d
    David Mayerich authored
    2016-02-08 13:08:02 -0600  
    Browse Code »

05 Feb, 2016
1 commit
  • big fixes and changes to stim::network
    18fad6bc
    David Mayerich authored
    2016-02-05 17:25:49 -0600  
    Browse Code »

29 Jan, 2016
2 commits
  • cleaned up the metric calculation
    51c0cf6e
    David Mayerich authored
    2016-01-29 18:15:46 -0600  
    Browse Code »
  • added function to compare two networks and give a netmets metric
    ed5edb3e
    pranathivemuri authored
    2016-01-29 00:21:43 -0600  
    Browse Code »

28 Jan, 2016
1 commit
  • added code to test network and fiber subdivision
    c4dba76e
    David Mayerich authored
    2016-01-28 17:47:34 -0600  
    Browse Code »

27 Jan, 2016
1 commit
  • added several test cases, implemented a simple test of loading networks from OBJ files
    a0048e31
    David Mayerich authored
    2016-01-27 22:45:37 -0600  
    Browse Code »

25 Jan, 2016
1 commit
  • networks and kd trees generated now are subdivided ones, hence _obj doesn't work the same
    03c5492b
    pranathivemuri authored
    2016-01-25 19:36:15 -0600  
    Browse Code »

24 Jan, 2016
3 commits
  • program to generate geometry metric for netmets
    44700501
    pranathivemuri authored
    2016-01-24 01:33:00 -0600  
    Browse Code »
  • external libraries required for netmets added through Cmake
    66c20862
    pranathivemuri authored
    2016-01-24 01:32:20 -0600  
    Browse Code »
  • sample files for testing netmets
    4f361e88
    pranathivemuri authored
    2016-01-24 01:31:33 -0600  
    Browse Code »