-
ch7_2_3
说明: 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。(In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.)
- 2008-09-30 21:03:47下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
geom2d-2015.05.13
几何库,来处理和可视化几何元素,如点,线,圆和椭圆,折线和多边形。(Geometry library to handle and visualize geometric primitives such as points, lines, circles and ellipses, polylines and polygons)
- 2015-06-19 07:56:53下载
- 积分: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
-
2
说明: K均值聚类算法,将模式识别方法与图像处理技术相结合,掌握利用K均值聚类算法进行图像分类的基本方法(K-means clustering algorithm, the pattern recognition method and image processing technology, to master the use of K-means clustering algorithm is the basic method of image classification)
- 2008-05-16 08:57:37下载
- 积分:1
-
target-detection-and-tracking
序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
- 2013-10-18 20:43:58下载
- 积分:1
-
many_solution_figure_enhancement
多种图像增强方法,效果都挺好的的。包括dct,灰度变换,直方图均匀化,图像锐化(variety of image enhancement methods, the results are very good. Including Extra, the gray-scale transformation, histogram equalization, image sharpening, etc.)
- 2007-04-05 17:09:30下载
- 积分:1
-
YOVH33
杭州电子科技大学acm题库中的1097的代码,如果有人需要拿去!()
- 2018-05-28 10:23:34下载
- 积分:1
-
bands_average
利用ENVI/IDL,计算多幅图像的各个像元的平均值。并忽略空缺值(Use ENVI/IDL, calculate the average of each pixel of multiple images. And ignores the value of vacancies)
- 2021-02-21 13:49:42下载
- 积分:1
-
huiduhua
基于MATLAB对输入图像的进行灰度化处理(Grayscale processing of the input image based on MATLAB)
- 2013-03-12 12:48:40下载
- 积分:1