-
xibaofenge
从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。(more than one cell from the image, segmentation of individual cells, a cell a small map.)
- 2006-08-25 16:19:36下载
- 积分:1
-
wenzifenge
复杂背景下文字分割程序的源代码,可以很好的对文字进行分割(Text Segmentation in Complex Background program' s source code, can be a good segmentation of text)
- 2009-11-06 17:35:53下载
- 积分:1
-
vb 图像处理
文件包括图像平滑处理,灰度拉伸,梯度法锐化,拉普拉斯锐化,色彩变换 二值化,边缘增强等, 还有众多的直方图。是学习vb 图像处理的一个很好的实例!
- 2023-01-16 23:00:03下载
- 积分:1
-
camshift
用openCV实现,用Camshift算法实现彩色目标跟踪(openCV,color object tracking usingCamshift)
- 2009-02-17 12:15:37下载
- 积分:1
-
winform与内嵌echarts的数据交互,让数据动起来
之前下载了winform实现Echart统计图(基于webBrowser)有了echart在winform的应用。但发现他实际上是静态页面的,统计图未有数据交互功能。本例主要通过C#winform给echart赋值,实现数据动态交互。
- 2021-05-06下载
- 积分:1
-
CS_MRI
压缩感知的MRI算法实现,使用matlab,可以直接运行,压缩包内有图片(Compressed sensing MRI algorithm, using MATLAB, can be run directly, compressed packets have pictures.)
- 2020-06-28 23:40:02下载
- 积分:1
-
modulus-maxima-edge-detection
一个基于小波模极大值边缘检测的程序,非常好用。(Based on wavelet modulus maxima edge detection program, very easy to use.)
- 2012-11-19 17:23:24下载
- 积分:1
-
freezeColors_v23_cbfreeze
Matlab在一个图形上添加多个colormap(Matlab adds multiple colormap on a graph)
- 2017-10-16 16:36:23下载
- 积分:1
-
tuxingfenxi.zip
实现边缘特征提取的功能有很强的特征提取功能能够边缘特征进行提取(Edge feature extraction to achieve the function of the characteristics of a strong edge feature extraction functions can be extracted)
- 2009-06-17 18:07:18下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1