-
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve,
spline patch .
- 2022-01-28 18:59:21下载
- 积分: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
-
三维点云处理程序
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大
- 2022-05-23 16:28:46下载
- 积分:1
-
目的
purpose
converts raw YUV (4:2:2) image to PPM image, can handle frame offset
compile
gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvmst oppm yuvmstoppm.c- lppm- lpgm- lpbm- lm
- 2022-02-02 18:14:31下载
- 积分:1
-
TLD 目标跟踪 vs2012+opencv2.410
资源描述
资源描述
这个代码不能再VS工具上直接运行,要在cmd里传参
例:cmd里切到C:UsersAdministratorDocumentsVisual Studio 2012ProjectsTLDDebug ld.exe -p parameters.yml 等
这个C++程序巨慢,只适合理解原理。实验还是MATLAB版的。
- 2022-07-17 22:21:01下载
- 积分:1
-
Using VC to draw dynamic curve, the specific requirements see the contents of th...
用VC来绘制动态曲线,具体要求见文档中内容-Using VC to draw dynamic curve, the specific requirements see the contents of the document
- 2022-05-31 12:34:05下载
- 积分:1
-
有关vga的时序控制信息与硬件描述语言的实现的方法
有关vga的时序控制信息与硬件描述语言的实现的方法-Vga to control the timing of the information with the hardware description language implementation of the method
- 2022-03-24 12:20:07下载
- 积分:1
-
人脸识别算法的一个核主成分分析,…
一个号的核主成分分析的人脸识别算法,整个程序非常的清楚明了!-A number of kernel principal component analysis for face recognition algorithms, the whole process is very easy to understand!
- 2023-03-13 03:55:03下载
- 积分:1
-
C语言图像处理方法
C语言图像处理方法--Images processing method of C language
- 2023-09-06 08:55:04下载
- 积分:1
-
Overview : This code is machine vision research on traditional methods of presen...
总述:本代码属于机器视觉研究对一些传统方法进行了演示和突破(颜色的辩认) 建议:{强烈建议用程序打开“ 视觉分析色度分析图1.bmp”而后按“视觉分析颜色分析软件1-7”} 局限:但本演示只针对24位位图本代码包含两个部分1、视觉分析 (代码的主要思路[包括一些使用方法、结论图象、程序机制(使用AUTOCAD打开分析观看)、研究结论(matlab编写)])2、forimage(原代码vc7.0编写)-Overview : This code is machine vision research on traditional methods of presentation and breakthroughs (color identification) : (strongly recommended that the procedures to open the "visual analysis color analysis of 1.bmp" then by the "visual analysis color analysis software 1-7 ") limitations : the demonstration but only 24 against the bitmap code consists of two parts one, visual analysis (code the main ideas [including the use of methodology, conclusions image, procedural mechanisms (open analysis of the use of AutoCAD to watch), the conclusion of the study (prepared Matlab)]) 2, forimage (formerly code vc7.0 preparation)
- 2022-01-25 13:46:14下载
- 积分:1