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
25 Apr, 2016
1 commit
  • fixed metric calculations, added a finite-value mask, as_float() in stim::arglist returns a double
    ba51ae6a
    David Mayerich authored
    2016-04-25 01:29:38 -0500  
    Browse Code »

20 Apr, 2016
1 commit
  • fixed a minor bug involving the progress update for BSQ files without wavelength vectors
    44f44bb5
    David Mayerich authored
    2016-04-20 22:42:29 -0500  
    Browse Code »

19 Apr, 2016
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    e3449029
    David Mayerich authored
    2016-04-19 21:58:46 -0500  
    Browse Code »
  • general bug fixes and clean compiling and exiting for HSIproc
    a2bf1d08
    David Mayerich authored
    2016-04-19 21:58:18 -0500  
    Browse Code »

15 Apr, 2016
3 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    d4f06a7e
    Pavel Govyadinov authored
    2016-04-15 16:40:12 -0500  
    Browse Code »
  • merged the changes from Master_Clone_W_Branch with into master
    3e5d3ad3
    Pavel Govyadinov authored
    2016-04-15 16:39:30 -0500  
    Browse Code »
  • 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 Code »

14 Apr, 2016
1 commit
  • replaced CImg with OpenCV, fixed warnings for a clean build, still not completely tested
    c8c976a9
    David Mayerich authored
    2016-04-14 09:58:23 -0500  
    Browse Code »

13 Apr, 2016
1 commit
  • added stim::hsi as a bridge, fixed warnings for a clean build of HSIproc
    9d3ba0b1
    David Mayerich authored
    2016-04-13 21:46:23 -0500  
    Browse Code »

11 Apr, 2016
2 commits
  • added progress bars to making masks, fixed overflow error in baseline correction
    798cea97
    David Mayerich authored
    2016-04-11 17:40:22 -0500  
    Browse Code »
  • HSIproc bug fixes and speed enhancements
    c1078e19
    David Mayerich authored
    2016-04-11 09:49:15 -0500  
    Browse Code »

10 Apr, 2016
1 commit
  • added an inverse PCA transform to the stim::envi classes
    63fc1df8
    David Mayerich authored
    2016-04-10 18:20:05 -0500  
    Browse Code »

07 Apr, 2016
1 commit
  • added a progress bar to generating band images
    371bf339
    David Mayerich authored
    2016-04-07 23:28:32 -0500  
    Browse Code »

06 Apr, 2016
1 commit
  • moved a lot of the tracing functionality into the spider class. From the outside… ...
    8761b649
    … just attach spider and run trace()
    Pavel Govyadinov authored
    2016-04-06 16:04:12 -0500  
    Browse Code »

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 Code »

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 Code »

19 Mar, 2016
2 commits
  • fixed - allows the use of masks for cuBLAS calculated covariance matrices
    5a5359da
    David Mayerich authored
    2016-03-19 23:56:45 -0500  
    Browse Code »
  • added cuBLAS support for computing a covariance matrix for BIP files
    c6f526c2
    David Mayerich authored
    2016-03-19 23:43:36 -0500  
    Browse Code »

17 Mar, 2016
1 commit
  • updated comments on enviSaveRaw
    718ee79b
    David Mayerich authored
    2016-03-17 23:45:04 -0500  
    Browse Code »

10 Mar, 2016
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    c8ddee99
    David Mayerich authored
    2016-03-10 16:44:03 -0600  
    Browse Code »
  • added an envi::open() function that re-opens a previously opened file with minimal processing
    8057237a
    David Mayerich authored
    2016-03-10 16:43:32 -0600  
    Browse Code »

03 Mar, 2016
3 commits
  • fixes to the cylinder class
    d10af691
    Pavel Govyadinov authored
    2016-03-03 17:31:46 -0600  
    Browse Code »
  • 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 Code »
  • fixed linux compatibility issues
    eb5dfb2b
    David Mayerich authored
    2016-03-03 11:50:28 -0600  
    Browse Code »

02 Mar, 2016
2 commits
  • added code for saving ENVI files in matlab
    abdb93f5
    David Mayerich authored
    2016-03-02 13:50:02 -0600  
    Browse Code »
  • fixed hsiproc bugs, added insert() method into stim::filename, added Matlab func… ...
    3d0b6243
    …tion to save ENVI files
    David Mayerich authored
    2016-03-02 13:49:08 -0600  
    Browse Code »

26 Feb, 2016
1 commit
  • stable, pre-major changes
    d06d3dbd
    Pavel Govyadinov authored
    2016-02-26 13:45:33 -0600  
    Browse Code »

24 Feb, 2016
1 commit
  • major bug fixes for PCA, covariance, and mean spectrum calculations, added Matla… ...
    2aa68315
    …b code for loading entire ENVI files
    David Mayerich authored
    2016-02-24 13:35:24 -0600  
    Browse Code »

16 Feb, 2016
1 commit
  • added code for sifting BSQ files in memory, updated CImg
    43dec788
    David Mayerich authored
    2016-02-16 00:12:59 -0600  
    Browse Code »

08 Feb, 2016
4 commits
  • added the ability to quickly render networks in OpenGL, renamed the bounding box class
    b3a38641
    David Mayerich authored
    2016-02-08 23:29:36 -0600  
    Browse Code »
  • implemented display lists for interactive rendering of stim::gl_network
    649a5e34
    David Mayerich authored
    2016-02-08 21:06:52 -0600  
    Browse Code »
  • fixed bugs in AABB wireframe rendering
    c184655c
    David Mayerich authored
    2016-02-08 13:23:56 -0600  
    Browse Code »
  • added an axis-aligned bounding box class, as well as classes for rendering networks
    9c97e126
    David Mayerich authored
    2016-02-08 13:07:32 -0600  
    Browse Code »

05 Feb, 2016
7 commits
  • incorporated stim::cylinder into stim::network, replacing stim::fiber
    58ee2b21
    David Mayerich authored
    2016-02-05 17:23:22 -0600  
    Browse Code »
  • Merge branch 'glnetwork'
    a42c92ae
    David Mayerich authored
    2016-02-05 15:51:53 -0600  
    Browse Code »
  • circle added
    e24ed5a6
    Pavel Govyadinov authored
    2016-02-05 15:43:31 -0600  
    Browse Code »
  • Merge branch 'Glnetwork'
    88088186
    David Mayerich authored
    2016-02-05 15:37:29 -0600  
    Browse Code »
  • fixed some errors with loading networks as OBJ files
    5bccf89d
    David Mayerich authored
    2016-02-05 15:36:39 -0600  
    Browse Code »
  • Merge branch 'pranathi_stimlib'
    2f365fd5
    David Mayerich authored
    2016-02-05 13:28:58 -0600  
    Browse Code »
  • added matlab files
    5d272e9b
    David Mayerich authored
    2016-02-05 08:24:08 -0600  
    Browse Code »