-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case mirror images selected algorithm-source sequence, with the standard test pictures
- 2022-05-26 20:31:08下载
- 积分:1
-
fkm算法实现,主要应用于图像处理,数据挖掘
fkm算法实现,主要应用于图像处理,数据挖掘 -FKM algorithm, mainly used in image processing, data mining
- 2022-07-20 23:20:29下载
- 积分:1
-
大地电磁magnetotelluric数据NLCG反演预处理及后处理
大地电磁magnetotelluric数据NLCG反演预处理及后处理-magnetotelluric data NLCG inversion pre- & post- processing
- 2022-11-29 08:25:03下载
- 积分:1
-
Based on vc++ Term effects show the effects of the treatment methods of the sour...
基于vc++的用语特效显示特效处理的方法的源代码-Based on vc++ Term effects show the effects of the treatment methods of the source code
- 2023-03-20 04:55:03下载
- 积分:1
-
VC读取tiff格式影像文件,很适合初学者参考
VC读取tiff格式影像文件,很适合初学者参考-VC reads the tiff image file formats, it is suitable for beginners Reference
- 2022-01-26 19:29:30下载
- 积分:1
-
在FC8 CxImage Linux端口测试
Cximage Linux port tested in FC8
- 2022-07-20 02:42:12下载
- 积分:1
-
Matlab Toolbox 进行摄像机标定,在Matlab中使用的工具箱
Matlab Toolbox 进行摄像机标定,在Matlab中使用的工具箱-Matlab Toolbox for camera calibration, used in the Matlab toolbox
- 2022-04-02 09:21:58下载
- 积分:1
-
FaceDetector is a demo for an efficient face candidates selector proposed for fa...
FaceDetector is a demo for an efficient face candidates selector proposed for face detection tasks in still gray-level images
- 2022-08-11 07:40:30下载
- 积分:1