-
在Visual C++中实现的Sutherland
在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
- 2022-04-18 16:15:54下载
- 积分:1
-
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。...
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。-Adaptive operator Canny edge detection technology, introduce the proportion of high and low threshold values of the election, the proportion of high and low thresholds for the impact of the image.
- 2022-10-28 01:45:03下载
- 积分:1
-
X264解码平台
很好的C代码
在VC环境下运行
X264解码平台
很好的C代码
在VC环境下运行-X264 decoder platform good C code running in VC environment
- 2022-02-01 22:03:30下载
- 积分:1
-
DSP汇编进行简单的图形处理,例如平滑与锐化等
DSP汇编进行简单的图形处理,例如平滑与锐化等-Using DSP s assembly language to do Image Processing such as smoothing and acuting
- 2022-05-29 07:26:42下载
- 积分:1
-
原作者的pca
原作者的pca-sift程序,对Lowe的sift做了一定改进。-The original author of the pca-sift procedures, Lowe" s sift made certain improvements.
- 2022-09-02 13:20:03下载
- 积分:1
-
opencv求平均值
资源描述用opencv实现的求均值,对于初学opencv的初学者很有用
- 2022-02-24 11:55:58下载
- 积分:1
-
vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他...
vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他们都是极限值,如果你的房子高度在max值之下就不可能“上房”了。你的坡度落差大于min的绝对值时,他就下不去了。一般用在z和Tripod中常见-vega in the tripod of collision detection methods,上房problem min and Max parameters. If the max value bigger, you climb the greater. min greater the smaller the downhill you. Their value and your scene units. They are limits, if your house under a high in the max value can not be
- 2023-06-03 18:45:02下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1
-
shows the filtered images by Gabor filters.
shows the filtered images by Gabor filters.
- 2022-03-17 03:22:03下载
- 积分:1
-
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡...
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采
样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好
的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pairs obtained from
stereo camera pairs,an algorithm which can detect occluded boundary areas based on reliability map
is proposed.Firstly,a number of sampled occluded boundary points are obtained by calculating
reliability of the disparity on the corresponding sampled scan lines;secondly,the boundary line is
calculated by RANSAC method.Theoretical and experimental analyses show that the proposed
algorithm gives good boundary detection accuracies for stereo images with complex backgrounds.
But for stereo images with homogenous background,results are not good,however the algorithm can
also give relatively good accuracies after certain correction.
- 2022-04-01 13:25:43下载
- 积分:1