资源列表
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
wavelet.rar
- 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
voxelizer-v1.1.zip
- 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
2009.rar
- 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
OWT_SURE-LET.rar
- 基于SURE-LET算法的图像去噪程序。。。,SURE-LET based image denoising
dft.rar
- 基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。,OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.
susan.rar
- susan角点检测算法的MATLAB程序实现,susan corner detection algorithm for implementation of the MATLAB program
F16model.rar
- 模拟F16战斗机飞行数据,提供两种模式,低空和高空,Analog F16 fighter
SIFT.rar
- 一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下,Matlab a classic of the sift algorithm, used in image registration, beginners can learn under
ncut.rar
- ncut分割算法matlab代码,实现图像分割较好的方法,matlab code ncut segmentation algorithm to achieve better image segmentation methods
DrawLib.rar
- 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image