-
边缘检测
说明: 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
- 2019-04-07 20:56:19下载
- 积分:1
-
K
说明: K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现(K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve)
- 2008-12-07 15:40:37下载
- 积分:1
-
WQ_matting_imerode
自己修改的基于closed-form的程序,对外国程序在时间上有两倍的改善,能对在复杂背景下的图片,通过画一些简单的前景线,背景线,抠图出前景(it is about matting foreground when the interested ared is located under complixed background,and then choosing some other beautiful background,you can create new image,which brings you some special feelings.thanks.)
- 2010-10-21 17:28:55下载
- 积分:1
-
chap4
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description
P0401: Detects the edge of an image with the Prewitt operator
P0402: LoG operator with different σ values is used to detect the edge of the image
P0403: Detects the edge of an image with the Canny operator
P0404: Threshold segmentation of the image
P0405: Image segmentation using watermark threshold method
P0406: Quadtree decomposition of the matrix
P0407: The image is divided into text and non-text of the two categories
P0408: Morphological gradient detects the edge of a binary image
P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
- 2016-11-05 20:16:14下载
- 积分:1
-
matlab-holograph-reconstruction
全息图的建立与重现 比较简单 但是有说明 比较容易懂(The establishment and reproduce hologram is relatively simple but relatively easy to understand instructions)
- 2021-04-18 16:28:57下载
- 积分:1
-
tif2raw
说明: 一个matlab小程序,用来将tif序列图片转换成envi可读取的raw文件(A matlab applet for converting TIF sequence images into envi readable raw files)
- 2019-02-19 16:20:23下载
- 积分:1
-
gaijinfensuilin
改进的分水岭算法,能够较好地提取对象轮廓、准确得到物体边界的优点。在MATLAB6.5下顺利编译通过(improve the watershed algorithm can be used to extract object contours, to be precise object boundary advantages. In MATLAB6.5 smoothly through the compiler)
- 2007-04-29 21:49:29下载
- 积分:1
-
RectifyMode_enlarge
基于除法模型的鱼眼图像校正代码,包含摄像机内参和畸变参数在内的5个参数,无需进行填补空洞的操作。(Based fisheye image correction code division model, including internal camera and distortion parameters, including five parameters, without the need for filling voids operation.)
- 2014-06-05 17:09:37下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1
-
fbp
滤波反投影CT图像重建算法
filter-backproject reconstruction, including feldkamp (FDK) cone beam(Filter back projection algorithm for CT image reconstruction filter-backproject reconstruction, including feldkamp (FDK) cone beam)
- 2008-12-09 15:21:19下载
- 积分:1