-
图像处理和仿射变换
image processing and affine transformation
- 2022-07-23 20:40:21下载
- 积分:1
-
本源码程序主要功能是完成视频编码和解码的程序
本源码程序主要功能是完成视频编码和解码的程序-the source procedures main function is to be completed video coding and decoding procedures
- 2022-03-23 05:54:49下载
- 积分:1
-
鲁棒拟合基础矩阵的一套公认的匹配图像分…
robustly fits a fundamental matrix to a set of putatively matched image points. This function uses an 8 point fundamental matrix solution-robustly fits a fundamental matrix to a set of putatively matched image points. This funct ion uses an eight point fundamental solution matrix
- 2022-01-31 14:43:21下载
- 积分:1
-
自作的基于K
自作的基于K-L的人脸识别源代码,谢谢指点-KL-based self-face recognition source code, Thank you, pointing
- 2022-05-06 08:56:56下载
- 积分:1
-
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍...
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍-can now find the fastest Jpeg2000 compression software source, extract the speed of the famous 58 times jasper
- 2022-02-26 17:54:08下载
- 积分:1
-
有关图形图象的各种典型特殊效果操作例程VC源代码,丰富有用....
有关图形图象的各种典型特殊效果操作例程VC源代码,丰富有用.-the graphic images of various special effects typical VC operation routines source code useful.
- 2023-06-04 22:55:03下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
- 2022-07-24 03:58:26下载
- 积分:1
-
该程序为一个基于支持相量机的图形图形处理的matlab 演示程序...
该程序为一个基于支持相量机的图形图形处理的matlab 演示程序-the procedures for an equivalent amount based on support for the graphic graphics processing the Matlab demo program
- 2022-07-17 15:56:05下载
- 积分:1
-
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。...
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。-Particle Filter is based on sequential Monte Carlo simulation method of nonlinear filtering algorithms, can be solved so linear, nonlinear problems.
- 2022-04-29 19:38:13下载
- 积分:1