资源列表
vb-histogram
- VB生成柱状图源代码,供有需要的学习交流-histogram generator,vb code example.
acvoltage_convertor
- ac voltage controller
curve-draw-by-mouse
- 实现鼠标在二维坐标上绘图,可选择不同的图形形式和颜色-the curve can draw by mouse, the curve difined by different colour and style.
WinClock
- 本软件实现与windows同步的时钟软件。-The software clock synchronized with the windows software.
caijizhushou
- hancon初始化大恒水晶系列相机,软触发获取图像。对初学者很有帮助。-Hancon initialize it crystal series camera, soft trigger of image. Is very helpful for beginners.
compute_PR_AP
- Precision Recall Curve
ImageProcessTest
- 通过OPENCV库中相关算法对图像降噪、求边缘、直线遍历并获得直线角度、获得图像中目标的凸包等-Use OPENCV Lib to filer image, get the edges of image and so on.
wavelets-image-processing
- 包括小波变换去噪和边缘检测两个方面的代码,其中小波去噪代码中包含硬阈值,软阈值和半软阈值三种方法,而小波模极大值方法中包含含噪声和无噪声两种图像的边缘检测-Including the de-noising and edge detection wavelet transform two aspects of the code, where the wavelet de-noising code contains hard threshold, soft and semi-soft thresho
GenSphere2D
- 可生成一定大小,一定数目,且位置任意的小球图像,用于显微成像系统的仿真-Generate a certain size, location of random distribution balls, can be used in the simulation of microscopic imaging system
chazhaobianjie
- 一种查找边界的方法 效果较好 可以很准确 -A method to find the boundary effect is better can be very accurate
graphics-processing-procedures
- 经典的图形处理程序集源码 Classic graphics processing procedures set source
NL-MEANS
- NL-MEANS图像去噪算法。 该算法对于灰度图像的高斯白噪声的去除效果极好,但是在计算时间上耗时较高。本程度对于256*256的灰度图像,约在30s以上。 运行,请输入“main”。-NL-means algorithm is a good way for grey image denoising on AWN, but it has high cost on the computation. The program here may cost beyond 30s for 256