搜索资源列表
edge
- Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
ant_colony_image_edge_detection
- 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
ImageProcessingTest
- 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
DigitalImageProcessing4
- 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
chepaijingquefenge
- 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
face
- 人脸定位实例,边缘提取,标记眼睛,标记嘴巴鼻子-Human Face Localization examples, edge detection, marking the eyes, mouth and nose tag
cannyfinal
- 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
License_Plate_Recognition
- 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
tmOutLine
- 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
cell-get
- 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
log
- 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
imageedgedetection
- Based on ant colony optimization for edge detection in images
Edge_Detection
- Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
susanedge
- Susan Edge Detection demo. This is a Visual C++ demo of the susan edge detection routine, with sample implementation.,-Susan Edge Detection demo. This is a Visual C++ demo of the susan edge detection routine, with sample implementation.,
subpixel
- 基于多尺度小波特征的高光谱影像亚像素目标识别、基于灰度矩的CCD图像亚像素边缘检测算法研究、基于矩的亚像素边缘检测算法的对比研究等-Based on multi-scale wavelet feature in Hyperspectral subpixel target identification, Gray moment CCD image sub-pixel edge detection algorithm, based on the moment of sub-pixel edge de
Morphology-Plate-Detection
- The title paper is "A hybrid License Plate Extraction Method Based On Edge Statistics and Morphology" . Thanks for your attention
Fuzzy-edge-detection
- edge detection with fuzzy that modify by Reza Maleki. it can delete some noise and blonder in edge detection.it is more use full than canny and other Matlab codes.
Edge-detection-
- 边缘检测和hough 变换实现边缘检测MATLAB-Edge detection and hough transform edge detection MATLAB
Image-edge-detection
- 图象边缘检测验证程序,实现诸如车牌号码识别等应用,C++ Builder源码-Image edge detection to verify procedures, implement applications such as vehicle license plate number recognition, C++ Builder code
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)