-
tsai相机标定的原文,对研究传统标定的人有帮助!
tsai相机标定的原文,对研究传统标定的人有帮助!-tsai camera calibration of the original text, the traditional demarcation of research to help people!
- 2022-07-03 02:57:17下载
- 积分:1
-
图像的变化,简单几何变换,非整数倍缩放,图像位置变化。...
图像的变化,简单几何变换,非整数倍缩放,图像位置变化。-Change the image, a simple geometric transformation, non-integer multiple zoom, image position changes.
- 2022-07-28 07:32:48下载
- 积分:1
-
城市代码,按F1
城市3D场景代码,按F1-F8就可以在城市里以各种视角进行观光(有直升机、车外、车内等视角)
-city code, according to F1-F8 on the city in various angles sightseeing (with helicopters, cars, car, etc. Perspective)
- 2022-04-08 22:55:15下载
- 积分:1
-
表情识别程序vc6.0
用C++和opencv写的,用于识别表情和关键点的程序,需把表情解压到 D expressionsb
- 2022-08-14 09:10:30下载
- 积分:1
-
用Canny算子检测图像中的边缘:图像分割系统…
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-04-19 18:30:30下载
- 积分:1
-
一个简单绘图程序的开发
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-06-15 16:40:51下载
- 积分:1
-
控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。
控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。-Control the location of the window to prevent mobile users can realize the contents of input must be filled before they can enter the next step.
- 2022-05-09 12:14:25下载
- 积分:1
-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
A Very Fast Gouraud and Height
A Very Fast Gouraud and Height-interpolated Voxel Landscape (a left-out routine from Pureness)
- 2022-01-31 20:02:43下载
- 积分:1
-
用MFC实现的伽马变换(幂次变换),使用滚动条来调节各参数,同时也可以分R、G、B通道分别变换...
用MFC实现的伽马变换(幂次变换),使用滚动条来调节各参数,同时也可以分R、G、B通道分别变换-Gama Transfer by MFC
- 2022-08-14 11:06:57下载
- 积分:1