搜索资源列表
图像边界曲率
- 抽取图像边界,计算凸显曲率,主要对二维图像进行处理,提取图像特征
edge.实现灰度图像的二值化
- 实现灰度图像的二值化,和边缘跟踪以提取图像的边界,The realization of the gray image binarization and edge tracking to extract the image of the border
image_processing
- 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
traceprogrames
- track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track t
edge-c++
- 几个典型图像边界提取算法的C++实现源代码,有参考价值啊。-Several typical image edge extraction algorithm C++ Achieve source code, there is reference value ah.
VCcann
- 基于visual c++ 2008的图像边界扫描原码-Based on visual c++ 2008 boundary-scan images of the original code
bianjietiqu
- C++Builder环境下运行的图像边界提取程序,运行过可以使用,放心下载.-C++ Builder environment running under the image edge extraction procedure can be used to run-off, rest assured that download.
shiyan2
- 图像边界提取、图像边界增强、图像二值化、图像细化处理代码。实用、适用的可以下载-Image edge extraction, image enhancement border, image binarization, image thinning treatment code. Practical, applicable can download a try ...
ExtractedGrayScaleImageOfTheBorder
- 提取灰度图像边界 提取灰度图像边界 提取灰度图像边界 -Extracted gray-scale image edge extraction gray image gray-scale image edge extraction extraction extraction of gray image gray-scale image border border
edgeDetect
- 关于图像边界检测的程序,效果相当不错,希望对大家有帮助。-On image edge detection procedure, the effect is quite good, we want to help.
MATLAB-GUI
- matlab 图像处理,实现界面编程,检测图像边界等-matlab image processing, and interface programming, testing the image border, etc.
plate-tilt-correction
- 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。-Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.
AMLE_level_set_interp
- 这个程序实现AMLE方法的图像插值。首先,通过入口从输入图像得到一定数量的水平集。起点只是自动选择的。然后,每个水平集的边界被提取出来,图像边界上的数据被记录。最后,通过使用AMLE扩展这些信息重建一个非常接近原图像的新的图像。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. Th
wavelet
- 在小波域对图像去噪,图像压缩,图像边界扭曲,图像融合,实现水印的嵌入-In wavelet domain for image denoising, image compression, image border distortions, image fusion, the embedded watermark, etc.
水果边界获取_本科图形图像处理
- 数字图像处理的理论涉及到彩色图像的灰度化、二值化、噪声滤除、特征提取、二值图→灰度图→真彩图的转换。特征提取主要利用了水果的几何特征,反映了水果的大小和形状。
边界跟踪
- 利用matlab所写的程序对图像边界进行跟踪(Using the program written by MATLAB to track the image boundaries)
pangyuteng-caserel-bb0865d
- 基于图理论动态规划算法的OCT图像边界分割算法,边界提取效果好(OCT image boundary segmentation algorithm based on graph theory and dynamic programming algorithm, the boundary extraction effect is good)
灰度图像显示
- 函数说明 : 显示函数为showGrayImg(),三个参数分别为,图像指针,图像宽度,以及图像高度。 显示图像中,首先调用 setBitMapInfo()函数设置图像的文件头,用于setDIBitsToDevice()函数的调用。 特别注意,后面的对于图像宽度为4的整数倍的调整,并将图像边界对齐,即图像每一行的存储大小都为4的整数倍。 到此,此函数便可以用于在程序中随时显示函数了,等同于matlab中的imshow()函数
1.3 图像的边缘检测
- 识别图像边缘,检测图像边界,进行图像分析和处理(Image edge detection, image boundary detection, image analysis and processing)
图像的分析
- 可显示图像中指定点的坐标值、像素值、图像强度曲线、图像像素强度曲线、等值线、均值、标准差、协方差系数、质心、边界等。(It can display coordinate values, pixel values, image intensity curves, pixel intensity curves, contour lines, mean value, standard deviation, covariance coefficient, centroid, boundary and s
