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
13 Feb, 2017
1 commit
  • update the image.h (add border), gauss2.cuh (change the kernel size) and argumen… ...
    70f0baaf
    …ts.h (comment the include file)
    Laila Saadatifard authored
    2017-02-13 12:38:42 -0600  
    Browse Code »

06 Feb, 2017
3 commits
  • fixed agilent binary memory leak
    00a7e339
    David Mayerich authored
    2017-02-06 22:28:31 -0600  
    Browse Code »
  • fixed a bug in the progress calculation of BSQ sifting
    78578186
    David Mayerich authored
    2017-02-06 14:44:32 -0600  
    Browse Code »
  • added an is_open() boolean function ...
    37e61850
    You can now test if an ENVI file has been opened.
    David Mayerich authored
    2017-02-06 00:08:54 -0600  
    Browse Code »

03 Feb, 2017
1 commit
  • ivote updates
    a7ed4b2e
    David Mayerich authored
    2017-02-03 10:39:52 -0600  
    Browse Code »

02 Feb, 2017
1 commit
  • addressed warnings
    cc42ca92
    David Mayerich authored
    2017-02-02 10:00:11 -0600  
    Browse Code »

31 Jan, 2017
5 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    5d42469a
    Jiaming Guo authored
    2017-01-31 16:49:52 -0600  
    Browse Code »
  • fixed bug when swc file only contains one edge
    eceb6571
    Jiaming Guo authored
    2017-01-31 16:49:22 -0600  
    Browse Code »
  • implemented array cropping
    e702aa4e
    David Mayerich authored
    2017-01-31 15:54:48 -0600  
    Browse Code »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    f5d34304
    David Mayerich authored
    2017-01-31 14:28:23 -0600  
    Browse Code »
  • added a crop function to stim::image
    3c17c706
    David Mayerich authored
    2017-01-31 14:28:15 -0600  
    Browse Code »

30 Jan, 2017
4 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    4ef260f5
    Sebastian Berisha authored
    2017-01-30 19:16:12 -0600  
    Browse Code »
  • fixed redefinition of pi in conv2sep.cuh per Pavels request
    eddf63c1
    Sebastian Berisha authored
    2017-01-30 19:15:49 -0600  
    Browse Code »
  • fixed real/complex spherical harmonics bug
    e3b53161
    David Mayerich authored
    2017-01-30 16:54:56 -0600  
    Browse Code »
  • add adjacency_matrix and new way to see information from loaded network
    26e84a59
    Jiaming Guo authored
    2017-01-30 14:37:14 -0600  
    Browse Code »

27 Jan, 2017
3 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    16e854e8
    Pavel Govyadinov authored
    2017-01-27 23:20:03 -0600  
    Browse Code »
  • Fixed the pdf implementation in spharmonics classes, added the random.h class in… ...
    2e325f29
    … stim/math for access to randomized variables and to sample a solid sphere (or angle), the functions are static but an instance can be initialized if a specific seed is needed
    Pavel Govyadinov authored
    2017-01-27 23:19:40 -0600  
    Browse Code »
  • header file wavelength fixes, Linux fixes
    e38fc0c3
    David Mayerich authored
    2017-01-27 13:09:06 -0600  
    Browse Code »

26 Jan, 2017
5 commits
  • added the ability to crop agilent binary files
    332925ad
    David Mayerich authored
    2017-01-26 22:21:58 -0600  
    Browse Code »
  • Merge branch 'JACK' into 'master' ...
    573a6ded
    fixed normal vector errors
    
    See merge request !29
    David Mayerich authored
    2017-01-26 12:09:36 -0600  
    Browse Code »
  • fixed normal vector errors
    0043e966
    Jiaming Guo authored
    2017-01-26 12:06:10 -0600  
    Browse Code »
  • Merge branch 'JACK' into 'master' ...
    9f3f0602
    fixed light relevant
    
    See merge request !28
    David Mayerich authored
    2017-01-26 09:05:47 -0600  
    Browse Code »
  • fixed normal vector errors
    42d38546
    Jiaming Guo authored
    2017-01-26 08:59:39 -0600  
    Browse Code »

25 Jan, 2017
1 commit
  • fixed light relevant
    c8864f86
    Jiaming Guo authored
    2017-01-25 14:14:02 -0600  
    Browse Code »

24 Jan, 2017
1 commit
  • extended gl_spharmonics
    9bfae4d0
    Pavel Govyadinov authored
    2017-01-24 17:17:39 -0600  
    Browse Code »

23 Jan, 2017
2 commits
  • spherical harmonics arithmetic
    761ebaa9
    David Mayerich authored
    2017-01-23 16:14:42 -0600  
    Browse Code »
  • Merge branch 'JACK' into 'master' ...
    18f207ce
    Jack
    
    See merge request !27
    David Mayerich authored
    2017-01-23 12:19:34 -0600  
    Browse Code »

21 Jan, 2017
1 commit
  • add a new way to draw vertex as sphere instead of using GLUT build-in function
    2df16996
    Jiaming Guo authored
    2017-01-21 12:05:59 -0600  
    Browse Code »

20 Jan, 2017
1 commit
  • better render
    2b28db3e
    Jiaming Guo authored
    2017-01-20 16:10:14 -0600  
    Browse Code »

18 Jan, 2017
6 commits
  • added contrast stretching to stim::image
    5bd6c411
    David Mayerich authored
    2017-01-18 21:30:46 -0600  
    Browse Code »
  • fixed cropping errors in stim::bil and stim::bsq
    be1064b1
    David Mayerich authored
    2017-01-18 18:14:29 -0600  
    Browse Code »
  • fixed cylinder texture mapping
    77281320
    David Mayerich authored
    2017-01-18 15:36:27 -0600  
    Browse Code »
  • Merged branch JACK into master
    c73ccf64
    David Mayerich authored
    2017-01-18 15:01:46 -0600  
    Browse Code »
  • make it compatible on linux
    ee17b90b
    Jiaming Guo authored
    2017-01-18 14:59:41 -0600  
    Browse Code »
  • Merge branch 'JACK' into 'master' ...
    b64c530d
    fixed bugs
    
    See merge request !26
    David Mayerich authored
    2017-01-18 12:09:18 -0600  
    Browse Code »

17 Jan, 2017
4 commits
  • Merged branch master into master
    bb6041b2
    David Mayerich authored
    2017-01-17 18:50:52 -0600  
    Browse Code »
  • added row and column functions
    d299c720
    David Mayerich authored
    2017-01-17 18:50:45 -0600  
    Browse Code »
  • fixed splitting bugs
    da89bce9
    Jiaming Guo authored
    2017-01-17 15:56:54 -0600  
    Browse Code »
  • fixed resample bugs
    62d95dcd
    Jiaming Guo authored
    2017-01-17 14:45:11 -0600  
    Browse Code »

13 Jan, 2017
1 commit
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    457c060f
    Jiaming Guo authored
    2017-01-13 14:06:38 -0600  
    Browse Code »