Welcome![Sign In][Sign Up]
Location:
Search - usan

Search list

[Graph Recognize22219011211120071115164509189959

Description: SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制
Platform: | Size: 55595 | Author: 张妙言 | Hits:

[Chess Poker gamesTic_MFC

Description: 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-mail: hackerqc@hotmail.com-1. Gridwork an interesting game of chess. MFC dialog with the programmers. 2. Single game with a double and two game modes. Single-mode through its own AI algorithm (similar to the simple A* algorithm), a double game is about two people through three key players. Skin interface optimized for use, the replacement skin is pretty easy. 4. Note that the compiler EXE if needed in the implementation of VC outside alone, and I would be grateful if their skin folder release of all documents As for the same directory. 5. There are problems and proposals and I welcome the discussion. QQ : 21798912 MSN : susan_QC@hotmail.com E-mail : hackerqc@hotmail.com
Platform: | Size: 1539072 | Author: 覃超 | Hits:

[Special EffectsSusanEdge

Description: 拿VC编写基于MFC模式的susan边缘角点检测程序-Canal VC MFC model based on the preparation of the susan edge angle detection procedures
Platform: | Size: 4682752 | Author: 刘索山 | Hits:

[Special Effectssusancode

Description: 图像处理中SUSAN算子的MATLAB实现,配有测试图片。-image processing SUSAN operator of MATLAB, equipped with the testing picture.
Platform: | Size: 102400 | Author: kun | Hits:

[Special Effectssusan

Description: 本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
Platform: | Size: 1715200 | Author: fanlijie | Hits:

[Othersusandoc

Description: 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
Platform: | Size: 740352 | Author: 潘宁 | Hits:

[Graph RecognizeCornerandsusan

Description: 关于边缘检测算法Corner susan经典算子在matlab中的实现-Edge detection algorithm on the Corner susan classical operator in matlab realize in
Platform: | Size: 2048 | Author: wlq | Hits:

[Graph Recognize22219011211120071115164509189959

Description: SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制 -SUSAN operator for corner detection of the basic steps: 1) For each pixel of interest points (the general situation is that each image pixel points) the role of one circle template 2) calculated according to the brightness comparison function round Usan template region 3) According to the geometric threshold, calculating the pixel-point initial response 4) the use of Usan center of gravity and nuclear center removed from the law of pseudo-corner, the use of Usan center of gravity and nuclear center to connect the each point must be in the Usan region to ensure consistency algorithm (that is linked to sexual Usan region) 5) points for each pixel in response to, the use of (or greater) of the local maxima search window for non-polar large value of inhibition
Platform: | Size: 4109312 | Author: 张妙言 | Hits:

[Graph programjiaodiantezhengtiqujipipei

Description: 基于角点提取的特征点匹配算法研究!特征点用uSan算子提取!-Corner Detection Based on Feature Points Matching Algorithm! Feature Point Extraction using uSan operator!
Platform: | Size: 6584320 | Author: 姜利 | Hits:

[GDI-Bitmapsusan

Description: Place a circular mask around the pixel in question. Calculate the number of pixels within the circular mask which have similar brightness to the nucleus. These define the USAN. -Place a circular mask around the pixel in question. Calculate the number of pixels within the circular mask which have similar brightness to the nucleus. These define the USAN.
Platform: | Size: 1024 | Author: letian | Hits:

[Picture ViewerTIFF

Description: Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl-Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl
Platform: | Size: 4096 | Author: jecs89 | Hits:

[Othersusan

Description: susan的理论知识 如图1所示,图片是白色背景,有一个颜色比较暗淡的矩形。在图片上有5个圆形区域。圆形区域表示的是掩码区域。把圆形区域内的每一个位置的像素值与圆心处的像素值相比较,那么圆中的的像素可以分为两类,一类是像素值与圆心处的像素值相近的,另一类是像素值与圆心的处的像素值相差比较大的。那么,把第一类(像素值与圆心处的像素值相近的)所组成的区域称为USAN,USAN的全称是“Univalue Segment Assimilating Nucleus”。图2 中显示了图1中的5个圆的USAN区域。图2中,圆中的白色区域是表示该掩码区域的USAN区域。 USAN区域表征了图像局部结构的信息,对USAN的区域的大小及二阶矩的分析,可以得到图像中的角点,边缘等信息-susan theoretical knowledge in Figure 1, the background image is white, there is a color in dim rectangle. On the image there five circular area. A circular area represents the area of ​ ​ the mask. The circular area of ​ ​ each position and the center pixel value compared to the value at the pixel, then the circle of the pixels can be divided into two categories, one is at the center pixel value and the pixel values ​ ​ are similar, and the other is the pixel value of the pixel values ​ ​ at the center of the relatively large difference. So, the first category (the center pixel value and the pixel values ​ ​ at similar) consisting of area is called USAN, USAN' s full name is " Univalue Segment Assimilating Nucleus" . Figure 2 shows the Figure 1 USAN circle area 5. Figure 2, the circle represents the white area is the area of ​ ​ the mask region USAN. USAN area characterizes the local structure of the image informat
Platform: | Size: 1138688 | Author: 贺家乐 | Hits:

[matlabComunicacion-entre-MATLAB-y-PIC-de-MICROCHIP-usan

Description: Comunicacion entre MATLAB y PIC de MICROCHIP usando puerto USB, Co municacion entre MATLAB y PIC de MICROCHIP usando puerto USB-Comunicacion entre MATLAB y PIC de MICROCHIP usando puerto USB, Comunicacion entre MATLAB y PIC de MICROCHIP usando puerto USB, Comunicacion entre MATLAB y PIC de MICROCHIP usando puerto USB
Platform: | Size: 571392 | Author: Ashraf Ahmed | Hits:

[Othercolores

Description: scrteen en visual foxpro para manejo de colores para los que usan foxyrb y foxytb
Platform: | Size: 116736 | Author: jocamar | Hits:

CodeBus www.codebus.net