-
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子-Visual C MATLAB image processing and recognition practical case"s best examples of enhanced brightness
- 2023-08-19 00:30:03下载
- 积分: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
-
实现对PGM图像的显示和处理功能,不是控制台的程序
实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
- 2022-01-21 21:58:39下载
- 积分:1
-
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。...
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。-File contains the code contourlet decomposition and reconstruction, along with Original and reconstructed images.
- 2022-01-26 02:27:23下载
- 积分:1
-
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题...
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
- 2022-02-06 00:22:39下载
- 积分:1
-
应用C++Builder编写图像处理中的旋转及翻转图像程序
应用C++Builder编写图像处理中的旋转及翻转图像程序-Application of C++ Builder in the preparation of image processing procedures for the rotation and flip images
- 2022-03-18 22:28:33下载
- 积分:1
-
Very good on the hough transform code, suitable for beginners to understand its...
很好关于的hough变换的代码,适合初学者了解其原理,需要的可以看看.-Very good on the hough transform code, suitable for beginners to understand its principles, in need can have a look at.
- 2022-06-01 09:14:40下载
- 积分:1
-
Able to realize the borders of a single target image tracking, image as a bitmap...
能够实现单目标图像的边界跟踪,图像为位图文件(.bmp)文件,并把边界跟踪的动态效果展示了出来。-Able to realize the borders of a single target image tracking, image as a bitmap file (. Bmp) files, and to track the dynamic effects of the border showed up.
- 2022-03-07 12:42:13下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1
-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1