资源列表
danfutuxiangzhifangtu
- 采用一种新颖的方法计算单幅图像的直方图,并进行nk,Ps输出!
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
Houghtransformbymatlab
- hough变换的matlab实现用来检测图像中的直线圆等特征-Hough Transform Matlab achieve images used to determine the characteristics of Circle Line
gaizhixin
- 一种图像质心的 改进方法,可用于图像水印的归一化变换方法中-An image centroid method can be used to image watermarking normalized transform method
Canny_only_used
- 函数实现使用Canny边缘检测算子进行基于内容的图像检索,效果较好-The function of the program is to use Canny to retieve database images.
dcttest
- 图像变换matlab源代码,dcttest算法,内涵一个.m文件-Image transform matlab source code, dcttest algorithm, meaning one. M file
SimpleFiltering
- 图像处理高通和低通滤波的function-simple filtering function
7_UseCamera
- 程序描述:使用VideoCapture类调用摄像头读入视频并显示。-Program descr iption: Using VideoCapture class reads the video call camera and display.
auto_threshold
- 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-This procedure is the use of the maximum between class variance algorithm to solve the adaptive threshold, the image segmentation
edge_detect
- 边缘检测 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。-Edge Detection
tuoyuannihe
- 椭圆拟合程序,提供了一种将一系列离散点进行椭圆拟合的程序源码,能有效的得到相关图形进行分析。-Ellipse fitting procedure, provided a series of discrete points ellipse fitting procedures, it can effectively get related graphics for analysis.
7位巴克码的产生和波形
- 通过matlab实现7位巴克码的产生和波形,以及自相关函数的图形,并作出所需要的图形。