搜索资源列表
lv-mf-test
- 通过AT90S2313的边缘触发功能构成频率级完成金属探测功能-through AT90S2313 the edge trigger function constitute complete frequency-functional metal detector
imagemanipolation
- 一个包含了许多常用图像处理功能的程序,例如边缘探测,各种变换,边界抽取等,压缩包内附有测试用图片-one contains many image processing functions commonly used procedures, such as edge detection, various transformations, from the border. Compression packet containing a test using pictures
图像处理程序
- 图像处理程序,可以对图像进行灰度化,模糊,边缘探测等处理
Main
- 本源码介绍了Java代码进行图象处理的基本方法,并实现了图像边缘探测,图像均衡化,图像灰度化等算法-The Java source code, introduced the basic method of image processing and to achieve the image edge detection, image equalization, images such as gray-scale algorithm
WinImage
- 一个简单的图像处理程序。可以进行反色,模糊,边缘探测等基本操作。目前只支持对BMP格式的图片进行处理-A simple image processing procedures. Can be an anti-colored, fuzzy, edge detection, such as basic operation. At present, only support BMP format picture to be processed
VisualCimage
- 《Visual C++ 数字图像处理典型算法及实现》的光盘资源,分工程实现了边缘探测,线性变换等功能-" Visual C++ digital image processing algorithm and the realization of a typical" CD-ROM resources, sub-project has the edge detection, linear transform functions
Code_for_MedianFilter33
- 包含边缘探测的中值滤波FPGA工程,分辨率1024x16-Contains the edge detection filter in the value of the FPGA project
VC_IRIS
- 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
image-segmentation
- 本程序利用MATLAB实现对二值图像的分割及边缘探测-MATLAB implementation of the program uses the binary image segmentation and edge detection
Main
- 本源码介绍了Java代码进行图象处理的基本方法,并实现了图像边缘探测,图像均衡化,图像灰度化等算法-The Java source code, introduced the basic method of image processing and to achieve the image edge detection, image equalization, images such as gray-scale algorithm
1
- matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFS
Matlab
- nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
The-image-processing
- 以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。 过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。 对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。 对图像进行卷积处理,包括水平增强、垂直增强和双向增强。 对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。 可以选择
iris code
- 利用线性Hough变换和Canny边缘探测得到的所输入虹膜图像上各点的坐标,最终通过归一化产生一个虹膜的特征模板。(The coordinates of each point on the iris image are obtained by using the linear Hough transform and the Canny edge detection. Finally, a feature template of the iris is generated by the norma