-
人脸识别系统,你需要一步一步地按照菜单。
人脸识别系统,你需要按照菜单一步一步才能实现识别!值得一看!-face recognition system, you need to step by step in accordance with the menu can be achieved recognition! An eye-catcher!
- 2022-08-25 00:20:07下载
- 积分: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
-
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。...
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
- 2022-02-10 16:49:05下载
- 积分:1
-
该源码是spiht多集树集合编码算法的图像编码,
该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
- 2023-04-06 16:25:02下载
- 积分:1
-
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。...
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。-Camera Calibration Toolbox has been through the camera" s internal information on the number of three-dimensional image reconstruction. Then paste texture.
- 2022-12-28 07:40:06下载
- 积分:1
-
Used in the field of computer vision, using homography information will be combi...
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
- 2022-04-21 06:21:34下载
- 积分:1
-
一个matlab程序,两个指纹图像拼接,程序连接网络…
一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像。-a Matlab procedures, the two fingerprint image stitching, procedures attached fingerprint images.
- 2022-08-20 20:07:28下载
- 积分:1
-
geometry calculation of correlation algorithm can determine the function of the...
计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the left or the right, only requirements (p2- p0)* (p1- p0), and if 0 right, a total = 0 line
- 2022-07-13 05:45:28下载
- 积分: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
-
基于边缘检测的细胞图像分割方法研究与实现
基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
- 2023-01-27 12:55:03下载
- 积分:1