-
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。...
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。-OPENCV and IPL call for the realization of image processing procedures for small single-file, with geometric transformation, corrosion, color space conversion function inside fringe detailed notes.
- 2022-02-10 01:34:42下载
- 积分:1
-
SIFT Flow 源码
虽然图像对齐方式在不同的计算机视觉领域中研究几十年了,对齐图像描绘不同的场景仍然是一个具有挑战性的问题。类似于在哪里到其世俗地相邻帧对齐图像的光流,我们建议 SIFT 流,一种对齐于它的近邻包含多个场景的大图像语料库中的图像的方法。匹配两个图像,同时保留空间不连续性之间的密被采样,得到 SIFT 特征的 SIFT 流量算法组成。SIFT 特征允许跨不同的场景对象外观的鲁棒性匹配而不连续保持空间模型允许匹配的对象位于不同的地区的场景。实验结果表明,该方法鲁棒对齐复杂场景对含有显著的空间差异。基于 SIFT 流,提出了对齐基于图像分析和图像信息在那里从最近邻转移到密集的场景对应的查询图像的合成、 大型数据库框架。这一框架证明通过具体的应用程序如从单个图像,通过对象传输运动合成的运动领域预测卫星图像注册与人脸识别。
- 2022-02-05 00:12:35下载
- 积分:1
-
利用HLSL语言写的一个顶点着色器来实现渐变动画效果,HLSL入门者适用!...
利用HLSL语言写的一个顶点着色器来实现渐变动画效果,HLSL入门者适用!-The use of HLSL language written in a vertex shader to achieve the fade animation effects, HLSL for beginners!
- 2022-02-15 08:56:50下载
- 积分:1
-
/ / TetGen计算Delaunay tetrahedralizations,约束Delaunay四
// TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- //
// hedralizations, and quality Delaunay tetrahedral meshes. The latter are //
// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such //
// meshes are suitable for finite element and finite volume methods. -//TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra-////hedralizations, and quality Delaunay tetrahedral meshes. The latter are//// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such//// meshes are suitable for finite element and finite volume methods.
- 2022-01-22 15:57:29下载
- 积分:1
-
vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现
vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现-vc++ 6.0 environment realize crossed a small procedure, can be directly run. MFC under
- 2022-03-31 07:27:39下载
- 积分:1
-
神经网络训练,可参考相应的文章,杜达《模式分类》等
神经网络训练,可参考相应的文章,杜达《模式分类》等
- 2022-02-13 01:49:27下载
- 积分:1
-
立体匹配
双目立体匹配的原理是根据选取的izir配雄元,沿着校正后的立体图像对的水平极线进行匹配搜索,从而求取匹配图像中像素点的一一对应关系,并由此计算出相应的视若图。立体四配算法的实质是,合理利用基木假设和约束条件消除立体匹配的不适〉件,将立体匹配问题转化为求解能量函数最优化的问题。
- 2023-08-01 21:50:02下载
- 积分:1
-
另一个用C++读取 jpg的实例程序,非常实用,仅供参考
另一个用C++读取 jpg的实例程序,非常实用,仅供参考-Another C++, read jpg example of procedures, is very useful for reference purposes only
- 2022-11-25 01:05:03下载
- 积分:1
-
extraction object
单主机多摄象机的捕获并提取出前景物体,利用背景差的方法-extraction object
- 2022-06-16 15:33:05下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1