Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab level
Search - matlab level - List
一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the gaps in the % contours. % 3. Compute curvature at a low scale for each contour to retain all % true corners. % 4. All of the curvature local maxima are considered as corner % candidates, then rounded corners and false corners due to boundary % noise and details were eliminated. % 5. End points of line mode curve were added as corner, if they are not % close to the above detected corners.-A more useful edge detection method CORNER Find corners in tensity image. CORNER works by the following step: 1. Apply the Canny edge detector to the gray level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true corners. 4. All of the curvature local maxima are considered as corner candidates, then rounded corners and false corners due to boundary noise and details were eliminated. 5. End points of line mode curve were added as corner, if they are not close to the above detected corners.
Date : 2025-12-21 Size : 77kb User : 林蛋大

编写一个基于GUI的图像处理程序/软件功能 打开 保存 灰度图等等 通过用matlab 高级语言编写数字图像处理的一些基本算法程序, -The preparation of a GUI-based image processing procedures/software to open the preservation grayscale so through the preparation of high-level language matlab digital image processing algorithm for some of the basic procedures,
Date : 2025-12-21 Size : 6kb User : jian

matlab边界识别,水平边界的识别、水平边界和垂直边界的识别-matlab boundary identification, identification of the level of the border, horizontal boundaries and vertical boundaries of the identification
Date : 2025-12-21 Size : 602kb User : shakayan

基于Matlab的车牌识别系统,采用灰度识别、模块匹配的模式对车牌进行处理-License plate recognition system based on Matlab, using the gray level recognition, module matching mode for processing of license plate
Date : 2025-12-21 Size : 134kb User : 谢云飞

VC++实现的GAC水平集, 这样的程序很少见,大部分都是matlab编写的,虽然程序比较简单,但是很有借鉴和参考价值。 有曲线演化的过程-GAC level set VC++ implemented, such programs are rare, and most of them are prepared matlab, although the procedure is relatively simple, but very useful reference and the reference value. Curve evolution process
Date : 2025-12-21 Size : 2.21mb User : 黄浩

Use matlab to implement level set image segmentation
Date : 2025-12-21 Size : 118kb User : Naoaliq
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.