-
The transformation parameters are specified by the user by editing the
values...
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. -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 computat
- 2022-01-24 08:55:33下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。
-This procedure for full-variational (Total Variation, TV) denoising algorithm, which uses the PDF to correct TV algorithm small problem. This algorithm is well preserved, while Original edge information to remove noise.
- 2022-12-01 21:10:03下载
- 积分:1
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1
-
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可...
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可直接使用.4还有readme说明,不过本程序操作十分简单.
希望能对您的学习有所帮助!
- 2022-01-25 14:34:04下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分:1
-
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码...
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
- 2022-06-28 20:04:49下载
- 积分:1
-
很齐全的图像处理算法,包括各方面的图像处理简单算法
很齐全的图像处理算法,包括各方面的图像处理简单算法-A very complete image processing algorithms, including all aspects of a simple algorithm for image processing
- 2022-03-22 04:24:25下载
- 积分:1
-
针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性...
针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。
-against cameras fixed and coplanar binding conditions for target location, a simple new algorithm. The algorithm avoid the cumbersome process of the camera calibration, and it does not accurately be solved single matrix. Just use projective geometry of nature, by simple geometry, orders for non-standard video camera in a single image. Solving its two D images from two-dimensional to three real plane D nonlinear single map. The algorithm to solve the measurement of computer vision, positioning, three-dimensional reconstruction, with a brand new idea.
- 2022-02-20 03:38:46下载
- 积分:1
-
of ray tracing algorithms, the demo system as a whole, will allow users to use a...
实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
- 2022-03-06 11:26:48下载
- 积分:1
-
视频图像直线实时提取与检测算法 VC++开发
视频图像直线实时提取与检测算法 VC++开发-Straight-line real-time video image extraction and detection algorithm VC++ Development
- 2022-07-20 11:54:02下载
- 积分:1