搜索资源列表
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
susan edge
- 基于susan算法的matlab源代码。
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
linkedge
- 图像处理中用于边缘检测图像的边缘连接和边缘拟合的代码-link edge
log
- 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
model
- 图像的边缘检测MATLAB代码,对所获取的图像可以进行有效的边缘检测-Image Edge Detection MATLAB code of the acquired image can be an effective edge detection
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.
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.
cannyedgedetectori
- code for canny edge detector
segment
- 车牌图像分割和提取,(基于sobel算子的边缘分割)-License plate image segmentation and extraction, (based on the edge of the sobel operator split)
log
- 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
caany
- canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
gaborfilter
- gabor 滤波器 用奇域边界检测法。再用canny 算子进行边缘检测。能很好的去除图像的伪边缘-gabor filters edge detection method by Qi Yu. Then canny edge detection operator. Well remove the image of the pseudo-edge
cornerdetection
- this the code and algorithm to find out out the corner detection in this finding out the edge and the corner detection, this is more efficient algorithm-this is the code and algorithm to find out out the corner detection in this finding out the edge
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
sc_demo
- shape context matlab opensource code use in image process Contains the canny edge detector and the shape context of the optimization calculation.
Face-Recognition-Using-Line-Edge-Map
- 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni