资源列表
tuxiang-jingxiang
- 用VC++实现的灰度图象的水平镜像、垂直镜像的变换 -with VC Gray mirror image level, the vertical image transformation
Spline1Tester
- 不错的曲线绘制类,经过简单修改大都能满足自己的需求!-good curves category, through simple changes most of them can meet their needs!
NcutClustering_7
- 这是N-Cut算法的matlab程序,可用于图像分割等-This is the N-Cut algorithm Matlab procedures can be used for image segmentation, etc.
liangduzengqiangjianruo
- 用VC++实现的灰度图象的亮度增强、减弱变换 -with VC gray image brightness increased, decreased Transform
200632019409551
- DirectX游戏编程-----3D玩具赛车游戏-DirectX 3D game programming ----- toy car racing game
24colourto256
- 用VC++实现的,24位真彩图像到256色图像的变换-with VC and 24 of the 256 True Color Image Color Image Transform
dzyy
- 北京金印能鉴技术开发有限公司的电脑验印代码,接口部分没传,所以没法编译,请朋友们原谅。如果您需要完整代码,请联系金印能鉴,李建国 msn:ljg-msn@hotmail.com QQ:757412868 email:ljgdzz@163.com 功能特点 1、印模提取:自动提取标准印模并抽取特征值,印模经压缩算法处理后小于8K。 2、印章比对:包括配准算法、比对算法和输出验印结果。比对算法提供了3个特征值矩常量因子,二次开发时可以根据需要调整通过率。 3、自动比对:
rtrtsource_v12
- 这是一个利用光线追踪技术的直接体绘制的例子,程序简单而形象。-using ray tracing technology of direct volume rendering example, procedures simple and image.
202
- 1、求冲激函数、阶跃函数及三角函数的小波变换 2、模极大值曲线 3、求它们的李氏指数-one, seeking impulse function, step function and trigonometry two wavelet transform, modulus maxima curve 3, Lee seeking their index
302
- 针对医疗中的心电信号,利用奇异性检测的方法检测R波的位置,并给出模极大曲线-against the medical ECG, the use of the singular method of detection of R-wave detection of the location, and gives modulus maxima curve
130401
- 1、先生成一个“Blocks”信号 2、加上高斯白噪声 3、用 db3 小波进行分解,以说明信号和噪声在各个尺度上的表现。-1, the President as a "Blocks" signal 2, and 3 Gaussian white noise. db3 using wavelet decomposition, to illustrate the signal and noise in various scales performance.
horizontal_shift
- 平移是基本图像操作之一,简单情形是左右上下的移动。在Visual C++下运行。-translation operation is one of the basic image, a simple case is about the movement from top to bottom. Visual C operation.