Skip to content
forked from SBU-BMI/nscale

Libraries of high performance analysis methods

Notifications You must be signed in to change notification settings

merlinzone/nscale

 
 

Repository files navigation

to build the segmentation code, go to src/segment and run make.

depends on libraries:  opencv

to run the segmentation code, invoke
nu-segment.exe rgb_image_filename run-id [cpu | mcore | gpu [id]]

	rgb_image_filename: rgb image
	run-id: arbitrary string, used for logging
	cpu: select cpu run
	mcore:  select cpu multicore run.  currently is still single threaded
	gpu: select gpu run.  id is the gpu device id.

About

Libraries of high performance analysis methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.6%
  • HTML 16.5%
  • MATLAB 11.4%
  • Cuda 10.5%
  • C 5.0%
  • Shell 3.7%
  • Other 4.3%