Logo white

codebase / stimlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 3
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 38
  • Tags 0
  • stimlib
  • stim
  • cuda
17 Jun, 2016
1 commit
  • Leila's ivote profiling push
    11cd127f
    Laila Saadatifard authored
    2016-06-17 15:02:42 -0500  
    Browse Dir »

16 Jun, 2016
1 commit
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    03c403fa
    Pavel Govyadinov authored
    2016-06-16 15:14:15 -0500  
    Browse Dir »

15 Jun, 2016
1 commit
  • STABLE: made template size a variable, changed the gl_spider and cuda code to support that.
    c0e09133
    Pavel Govyadinov authored
    2016-06-15 19:54:25 -0500  
    Browse Dir »

13 Jun, 2016
1 commit
  • implementing mie scattering
    9339fbad
    David Mayerich authored
    2016-06-13 14:29:34 -0500  
    Browse Dir »

06 Jun, 2016
1 commit
  • started a new optical framework focused on scalar simulation
    8e4f8364
    David Mayerich authored
    2016-06-06 14:57:04 -0500  
    Browse Dir »

12 May, 2016
1 commit
  • completed merge fixes, fixed linux filelist problems
    9b766f1f
    Pavel Govyadinov authored
    2016-05-12 19:06:15 -0500  
    Browse Dir »

15 Apr, 2016
2 commits
  • merged the changes from Master_Clone_W_Branch with into master
    3e5d3ad3
    Pavel Govyadinov authored
    2016-04-15 16:39:30 -0500  
    Browse Dir »
  • major bug fixes, stopped using the ivote code for branch detection and started u… ...
    27194b56
    …sing a general Laplassian of Gaussians algorithm (the algorithm invers the image atm), fixed a minor bug with the dynamic network creation
    Pavel Govyadinov authored
    2016-04-15 15:55:58 -0500  
    Browse Dir »

30 Mar, 2016
1 commit
  • fixed the issue with the seed points, fixed the issue with the no-terminating st… ...
    8c4f5d84
    …atement, this commit is still using ivote due to instability with the LaG version
    Pavel Govyadinov authored
    2016-03-30 17:28:14 -0500  
    Browse Dir »

21 Mar, 2016
1 commit
  • changed circle class to extend plane.h instead of extending rect.h. Other minor … ...
    26aee9ed
    …stability changes. STABLE- PRECYLINDER WORK
    Pavel Govyadinov authored
    2016-03-21 18:03:18 -0500  
    Browse Dir »

03 Mar, 2016
1 commit
  • safety commit, I broke something and couldn't go back because I didn't commit
    e45b97ce
    Pavel Govyadinov authored
    2016-03-03 14:22:53 -0600  
    Browse Dir »

05 Feb, 2016
1 commit
  • Merge branch 'Glnetwork'
    88088186
    David Mayerich authored
    2016-02-05 15:37:29 -0600  
    Browse Dir »

13 Jan, 2016
1 commit
  • modified the spider to have a separate buffer for each of the predictor correcto… ...
    035d798f
    …r algorithms. Now using ~400 position and ~100 size templates.
    Pavel Govyadinov authored
    2016-01-13 15:16:25 -0600  
    Browse Dir »

25 Nov, 2015
1 commit
  • CHECKPOINT: before the swap of globj for glnetwork in the use of segmentation.
    5de3a9c2
    Pavel Govyadinov authored
    2015-11-25 17:44:04 -0600  
    Browse Dir »

10 Nov, 2015
1 commit
  • the get_list function by using the windows.h, these changes are in the image_stack.h and filename.h
    945ee13c
    Laila Saadatifard authored
    2015-11-10 12:57:37 -0600  
    Browse Dir »

12 Oct, 2015
1 commit
  • minor bug fixes in spider, fixed the color of the lines in glObj to 0,1,0
    1306fd96
    Pavel Govyadinov authored
    2015-10-12 17:05:55 -0500  
    Browse Dir »

07 Oct, 2015
3 commits
  • moved bsds500 files into stimlib
    91d8912e
    David Mayerich authored
    2015-10-07 16:35:57 -0500  
    Browse Dir »
  • Merge branch 'bsds500'
    c4505aba
    David Mayerich authored
    2015-10-07 15:49:25 -0500  
    Browse Dir »
  • header file for bsds500
    f186dbda
    Tianshu Cheng authored
    2015-10-07 13:45:25 -0500  
    Browse Dir »

30 Sep, 2015
1 commit
  • fixed a stask bug, added support for branch detection and minimized the number o… ...
    59781ee3
    …f call to branch detection as well as well as branching points added in the border regions (where the branch outpoint is outside of the search space)
    Pavel Govyadinov authored
    2015-09-30 16:00:24 -0500  
    Browse Dir »

18 Sep, 2015
2 commits
  • Merged only the necessary parts of Branch detection into master
    84eff8b1
    Pavel Govyadinov authored
    2015-09-18 16:47:53 -0500  
    Browse Dir »
  • fix some bugs in the gradient, conv2sep and local_max codes to get the determini… ...
    bf731970
    …stic results in every run and update the vote and update_dir codes
    Laila Saadatifard authored
    2015-09-18 11:14:10 -0500  
    Browse Dir »

16 Sep, 2015
1 commit
  • fix some bugs in the vote, update_dir, and local_max codes
    84ca9bba
    Laila Saadatifard authored
    2015-09-16 16:49:45 -0500  
    Browse Dir »

14 Sep, 2015
5 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib into bsds500
    3173e54d
    Tianshu Cheng authored
    2015-09-14 16:26:21 -0500  
    Browse Dir »
  • fix merge issues
    93de94e6
    Laila Saadatifard authored
    2015-09-14 14:00:26 -0500  
    Browse Dir »
  • change the header files to be compatible with the new organized stim/cuda direct… ...
    96f9b10f
    …ory , and add the stim/cude/ivote subdirectory that includes the ivote related functions
    Laila Saadatifard authored
    2015-09-14 13:43:49 -0500  
    Browse Dir »
  • fixed the includes dependent on the new cuda folder structure
    7d1d153a
    Pavel Govyadinov authored
    2015-09-14 13:38:22 -0500  
    Browse Dir »
  • added separable convolution, organized the stim/cuda directory
    5cc0976c
    David Mayerich authored
    2015-09-14 00:10:29 -0500  
    Browse Dir »

11 Sep, 2015
1 commit
  • make changes to image_contour_detection.h
    5343a315
    Tianshu Cheng authored
    2015-09-11 17:15:31 -0500  
    Browse Dir »

08 Sep, 2015
2 commits
  • fixed the signed/unsigned problem with the convolution kernel
    aa1bc80d
    David Mayerich authored
    2015-09-08 17:30:32 -0500  
    Browse Dir »
  • add image_contour_detection.h
    15f80db6
    Tianshu Cheng authored
    2015-09-08 16:28:01 -0500  
    Browse Dir »

04 Sep, 2015
2 commits
  • add conv2.cuh
    42890942
    Tianshu Cheng authored
    2015-09-04 15:55:36 -0500  
    Browse Dir »
  • inseparable 2D convolution
    348f8ab9
    Tianshu Cheng authored
    2015-09-04 15:33:10 -0500  
    Browse Dir »

02 Sep, 2015
3 commits
  • add array_add.cuh to arraymath.cuh
    c0fc9427
    Tianshu Cheng authored
    2015-09-02 17:35:38 -0500  
    Browse Dir »
  • removed image contour
    9dad0974
    Tianshu Cheng authored
    2015-09-02 14:58:36 -0500  
    Browse Dir »
  • add cuda/array_add.cuh
    6d30a707
    Tianshu Cheng authored
    2015-09-02 14:48:19 -0500  
    Browse Dir »

27 Aug, 2015
1 commit
  • update the stimlib by adding some gpu-functions (abs, cart2polar, multiply, down… ...
    13fe3c84
    …_sample, gaussian_blur, gradient, local_max, sharedmem, update_dir, vote)
    Laila Saadatifard authored
    2015-08-27 13:06:29 -0500  
    Browse Dir »

19 Aug, 2015
2 commits
  • Merge remote-tracking branch 'origin/Branch_Detection'
    4b594a40
    Pavel Govyadinov authored
    2015-08-19 17:04:44 -0500  
    Browse Dir »
  • UPDATE TO CIMG: version 1.63... minor bug fixes and print statements in cost.h, gl_spider.h
    c0f3e9f6
    Pavel Govyadinov authored
    2015-08-19 17:01:40 -0500  
    Browse Dir »

06 Aug, 2015
1 commit
  • new implementation of cost.h without using cublas. Significant speedup, gl_spide… ...
    79a9bf3f
    …r's Bind and Unbind methods have been made public to lower the number of times they are called
    Pavel Govyadinov authored
    2015-08-06 16:34:56 -0500  
    Browse Dir »