登录
首页 » matlab » GETPoint

GETPoint

于 2009-09-08 发布 文件大小:742KB
0 176
下载积分: 1 下载次数: 186

代码说明:

  在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲(In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the relationship between the number of points to determine the bending curve)

文件列表:

最凹点提取
..........\Cdib.cpp
..........\Cdib.h
..........\Debug
..........\.....\CDIB.obj
..........\.....\DSplit.exe
..........\.....\DSplit.obj
..........\.....\DSplit.pdb
..........\.....\DSplit.res
..........\.....\DSplitDoc.obj
..........\.....\DSplitView.obj
..........\.....\DynSplitterWnd.obj
..........\.....\DynSplitView2.obj
..........\.....\MainFrm.obj
..........\.....\PatternShibie.obj
..........\.....\StdAfx.obj
..........\.....\vc60.pdb
..........\DSplit.aps
..........\DSPLIT.CLW
..........\Dsplit.cpp
..........\DSplit.dsp
..........\DSplit.dsw
..........\Dsplit.h
..........\DSPLIT.NCB
..........\DSplit.opt
..........\DSPLIT.PLG
..........\DSplit.rc
..........\DSplitDoc.cpp
..........\DSplitDoc.h
..........\Dsplitview.cpp
..........\Dsplitview.h
..........\DYNSPLITTERWND.CPP
..........\DYNSPLITTERWND.H
..........\DynSplitView2.cpp
..........\DynSplitView2.h


..........\MainFrm.cpp
..........\MainFrm.h
..........\OnImageprocess.txt
..........\outputmid.txt
..........\PatternShibie.cpp
..........\PatternShibie.h
..........\README.TXT
..........\Release
..........\.......\CDIB.obj
..........\.......\CDIB.sbr
..........\.......\DlgArea.obj
..........\.......\DlgArea.sbr
..........\.......\DSplit.exe
..........\.......\DSplit.obj
..........\.......\DSplit.res
..........\.......\DSplit.sbr
..........\.......\DSplitDoc.obj
..........\.......\DSplitDoc.sbr
..........\.......\DSplitView.obj
..........\.......\DSplitView.sbr
..........\.......\DynSplitterWnd.obj
..........\.......\DynSplitterWnd.sbr
..........\.......\DynSplitView2.obj
..........\.......\DynSplitView2.sbr
..........\.......\MainFrm.obj
..........\.......\MainFrm.sbr
..........\.......\PatternShibie.obj
..........\.......\PatternShibie.sbr
..........\.......\StdAfx.obj
..........\.......\StdAfx.sbr
..........\RES

..........\...\DSPLIT.RC2

..........\...\Toolbar.bmp
..........\resource.h
..........\shibie.m
..........\STDAFX.CPP
..........\STDAFX.H
..........\susan.m
..........\susancorner.txt
..........\susan_threshold.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • imageCorrectForm
    建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。(IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.)
    2021-04-09 13:58:59下载
    积分:1
  • STARFM_single
    说明:  使用Matlab实现遥感时空融合算法STARFM(A code for spatio-temporal fusion (STARFM))
    2020-09-04 21:18:08下载
    积分:1
  • Barsky
    这是计算机图形学的内容,可以实现线段的裁剪,初学者适用(This is the content of computer graphics, the cutting line can be achieved, for beginners)
    2011-01-12 23:38:40下载
    积分:1
  • matlab_toolbox_fast_marching
    说明:  水平集(level set)中快进算法(fast marching)算法的matlab工具箱,内容很全面。(Level Set (level set), Fast Forward algorithm (fast marching) algorithm m atlab Toolbox, which is very comprehensive.)
    2006-02-21 14:12:53下载
    积分:1
  • Gaussian_plume
    说明:  经典高斯烟雨模型、固定点源、3d模拟、三维图、等高线图(Classic Gaussian smoke and rain model, fixed point source, 3d simulation, three-dimensional map, contour map)
    2020-05-19 13:11:01下载
    积分:1
  • qmage
    matlab实例编程系列2,内有运行后界面图像&源代码,很好的(Examples of matlab programming series 2, inside after the operation interface image & source code, very good)
    2017-05-18 10:09:55下载
    积分:1
  • DirectFB-1.2.8.tar
    directfb1.2.8的完整源代码。可以配合QT进行GUI开发(directfb1.2.8 complete source code. With the QT GUI development can be)
    2021-04-02 14:09:07下载
    积分:1
  • 二代提升法实现的haar小波变换
    说明:  二代提升法实现的haar小波变换程序 及整数小波变换。haar小波实现(Method II upgrade the haar wavelet transform procedures and integral wavelet transform. Haar Wavelets)
    2005-11-16 03:58:46下载
    积分:1
  • convert_raw_bmp_image
    说明:  读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。(Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.)
    2011-04-13 22:09:19下载
    积分:1
  • Gabor
    计算Gabor滤波器函数. Gabor1.m:4个方向的Gabo滤波器模板的图像显示. Gabor2.m:4个方向的Gabor滤波器对lena进行滤波的顶层调用模块. gabor.m:绘制一个Gabor滤波器的空域和频域函数图. compute.m:计算Gabor滤波器函数(要被上面3个模块调用,这3个模块彼此独立)(Gabor filter function calculation. Gabor1.m: 4 directions Gabo filter template image display. Gabor2.m: 4 directions of the Gabor filter for filtering lena call top-level module. Gabor.m: Drawing of a Gabor filter browser s airspace and frequency domain function Fig. compute.m: Calculation of Gabor filter function (to be above three modules call, this three modules independent of each other))
    2021-03-28 23:29:11下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载