-
Digital image processing, electronic tutorials, not a photocopy version of, well...
数字图像处理的电子教程,不是影印版的,效果不错,希望能有帮助-Digital image processing, electronic tutorials, not a photocopy version of, well, hope to have help
- 2022-02-01 18:57:31下载
- 积分:1
-
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。-a painting histogram software, the original code used BORLAND C BILDER series.
- 2022-07-22 06:38:26下载
- 积分:1
-
一个图象RGB色彩控制演示程序,深入了解图象基本原理。
一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
- 2022-01-29 04:20:59下载
- 积分:1
-
一致性法则求阈值,利用一致性准则法公式实现
一致性法则求阈值,利用一致性准则法公式实现-Consistency rules demand threshold, use the formula to achieve consistency of Criterion
- 2022-01-25 19:06:33下载
- 积分:1
-
MultiScale Retinex 色彩恒常性的彩色图像增强算法
MultiScale Retinex 色彩恒常性的彩色图像增强算法-Color constancy MultiScale Retinex for Color Image Enhancement Algorithm
- 2023-06-23 15:20:04下载
- 积分:1
-
基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例....
基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.-Image-Based Wavelet Transform Image Coding Algorithm classic. Procedures, including compression and decompression process, the sample has executable.
- 2022-03-06 07:54:58下载
- 积分:1
-
with a CV to achieve improvement in the effective side table filled polygon algo...
一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
- 2022-02-26 19:37:16下载
- 积分:1
-
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章代码1
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章代码1-OpenCV based on computer vision technology: Chensheng Yong Sheng-code such as this book Chapter 1
- 2022-03-16 07:43:59下载
- 积分:1
-
进行运动图像的建模和运动目标的检测,
进行了算法的测试和优化...
进行运动图像的建模和运动目标的检测,
进行了算法的测试和优化-Modeling for Motion Picture and moving target detection, carried out the testing and optimization algorithm
- 2023-08-17 07:25:02下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1