-
立体匹配
双目立体匹配的原理是根据选取的izir配雄元,沿着校正后的立体图像对的水平极线进行匹配搜索,从而求取匹配图像中像素点的一一对应关系,并由此计算出相应的视若图。立体四配算法的实质是,合理利用基木假设和约束条件消除立体匹配的不适〉件,将立体匹配问题转化为求解能量函数最优化的问题。
- 2023-08-01 21:50:02下载
- 积分:1
-
图象处理的源代码
图象处理的源代码-image processing source code
- 2022-02-05 03:02:46下载
- 积分:1
-
在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!...
在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!-In the tablet in a simple drawing program. How do you know the code for a simple drawing!
- 2022-02-15 06:03:35下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分:1
-
feature-based image metamorphosis的实现代码
feature-based image metamorphosis的实现代码
可以实现图像A和图像B之间的变形
- 2022-07-25 11:04:20下载
- 积分:1
-
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状...
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状-to draw bezier curve by using many connected tiny line. it has no limit of the number of the control point. you can also change the position of the control points by using the right mouse button to change the behavier of bizier curve.
- 2023-03-07 18:40:02下载
- 积分:1
-
做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。...
做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
- 2022-04-30 01:27:34下载
- 积分:1
-
利用EXCE里数据在AUTOCAD中找位置
利用EXCE里数据在AUTOCAD中找位置-Use EXCE where to find the location of data in AUTOCAD
- 2022-09-26 11:40:03下载
- 积分:1
-
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!...
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!-for your reference, if I can e-mail to kaximoduo2003@yahoo.com.cn Thank you!
- 2023-06-04 02:40:02下载
- 积分: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