-
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~...
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~-Borland C++ Builder 6.0 to develop the drawing board procedures, but also a recreation of the NEE ~
- 2022-11-29 14:45:03下载
- 积分:1
-
opencv的录像程序
基于opencv2.4.4开源库,利用vs2010编写的一个opencv的测试样例,用于实现通过摄像头实时录像的功能,通过修改代码可以实现帧率的修改
- 2023-04-05 15:05:06下载
- 积分:1
-
This is a picture of the registration process, to help identify the registration...
这是一个图片配准的程序,能找出配准点,输入两张同一物体的照片,程序可找到两张图片中物体的相同点-This is a picture of the registration process, to help identify the registration point, the importation of two photographs of the same object, procedures can be found two photographs of objects in the same spots
- 2022-02-28 10:14:59下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
图形压缩的源代码实现,请参考MSDN程序中的实现.
图形压缩的源代码实现,请参考MSDN程序中的实现.-Graphics compression realize the source code, please refer to MSDN realize process.
- 2022-07-13 22:22:45下载
- 积分:1
-
一个RGB转YUV420很好的程序,经典程序
一个RGB转YUV420很好的程序,经典程序-RGB switch to YUV420 great program
- 2022-05-23 02:35:37下载
- 积分:1
-
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件....
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件.-Visual C++ Image processing procedures. Can identify people in the face. Faster. But in response to the library file to use.
- 2022-07-04 17:44:41下载
- 积分:1
-
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可...
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
- 2022-02-06 10:38:25下载
- 积分:1
-
bp of the most basic algorithm to resolve differences or problems vc algorithm.
最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
- 2022-05-17 10:39:40下载
- 积分:1
-
图象处理之图象的灰度变换、分段线形变幻、灰度匹配变换
图象处理之图象的灰度变换、分段线形变幻、灰度匹配变换-image processing for the gray-scale image transformation, sub-linear changes, Gray matched Transform
- 2022-04-28 19:49:35下载
- 积分:1