-
otsu1
对最大类间方差法进行改良,引入最小类内方差,进一步提高分割效果(For improved Otsu method, introducing the minimum interclass variance, further improve the segmentation effect)
- 2014-12-14 13:56:03下载
- 积分:1
-
Harris2
Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分:1
-
suanzi
用所写算子进行边缘检测,对matlab自身图片进行分析,其中的suanzi.m是自定义的边缘检测算子(operator with written for edge detection, right Matlab own photo analysis suanzi.m which is the definition of edge detection operator)
- 2007-05-24 09:08:56下载
- 积分:1
-
SaliencyToolbox2.3
今年刚更新的最新的工具箱SaliencyToolbox2.3.zip,做图像处理视觉注意力机制相关研究必备的工具。(This year has just updated the latest toolbox SaliencyToolbox2.3.zip, do image processing of visual attention mechanisms related research is an essential tool.)
- 2013-12-17 14:41:51下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
SLM
用SLM法降低PAPR的CCDF,调用SLM函数来实现,毕业设计很有用的源代码(SLM method used to reduce PAPR of the CCDF, call the SLM function to achieve graduation design of the source code is useful)
- 2009-06-15 18:32:02下载
- 积分:1
-
2
说明: 使用opencv语言绘制所有轮廓后根据轮廓长度丢弃小轮廓(Opencv draw all contours of the language used under the contour length of the drop after the small contour)
- 2010-11-09 09:07:34下载
- 积分:1
-
url
使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)
- 2017-08-24 16:11:32下载
- 积分:1
-
capture_camera
说明: 图像凭借代码,捕获摄像头进行图像拼接。利用柱面投影的方式进行投影,然后对图像进行拼接。(image stitching program)
- 2019-12-17 17:43:34下载
- 积分:1