-
一个打开图片并将其转变为黑白图片的程序及其工程文件。需要预安装OpenCV。若有任何问题联系chenxiang@cad.zju.edu.cn...
一个打开图片并将其转变为黑白图片的程序及其工程文件。需要预安装OpenCV。若有任何问题联系chenxiang@cad.zju.edu.cn-Open a picture and convert it into a black-and-white picture of the process and its engineering documents. Need to pre-install OpenCV. If you have any questions contact chenxiang@cad.zju.edu.cn
- 2022-01-30 12:11:11下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
这是一个开发环境下的“数字图像处理,与Q”。
这是一份VC开发环境下的“数字图像处理”一书的配套源代码。对搞VC数字图像处理的朋友应该很有帮助。-VC This is a development environment under the "Digital Image Processing," a book supporting source code. To engage in digital image processing VC friends should be helpful.
- 2022-03-14 16:29:12下载
- 积分:1
-
MATLAB给图像添加高斯、椒盐、加性及乘性噪声(噪声生成)源代码Free Source Code for Adds diferent types of noi...
MATLAB给图像添加高斯、椒盐、加性及乘性噪声(噪声生成)源代码Free Source Code for Adds diferent types of noise to an image-MATLAB add to the image Gaussian, salt and pepper, additive and multiplicative noise (noise generated) source code Free Source Code for Adds diferent types of noise to an image
- 2022-03-31 03:33:28下载
- 积分:1
-
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
- 2023-06-01 22:35:03下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++。
-
基于结构特征的虹膜识别源码 vc++。
-
-based on the structural characteristics of the iris identification source vc.-
- 2022-04-16 20:29:54下载
- 积分:1
-
一个很好的图像处理的代码,可以实现连通区统计…
图像处理的一个非常好的代码,可以实现连通区的统计,经过实际测试效果很好。-Image processing of a very good code, can achieve connectivity District statistics show that the actual test well.
- 2022-11-23 15:10:04下载
- 积分:1
-
wavelab预编译文件,能加速wavelab的运行,给那些matlab不能编译m文件的用户准备的。...
wavelab预编译文件,能加速wavelab的运行,给那些matlab不能编译m文件的用户准备的。-wavelab pre-compiled documents can be accelerated wavelab of operation, Matlab not to those documents compiled m users of.
- 2022-02-03 08:27:29下载
- 积分:1
-
通过hough变换求图像中的圆的参数(圆心坐标和半径)
通过hough变换求图像中的圆的参数(圆心坐标和半径)-Through the hough transform for image circle parameters (center coordinates and radius)
- 2022-04-15 22:04:00下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用2维模板(模板是由黑白相间的格子组成,格子大小60cm×60cm)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-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 2-D template (template is composed of black-and-white lattice, lattice size of 60cm × 60cm) calibration procedures, better interactivity, each corner through the automatic acquisition of mouse clicks.
- 2022-02-22 10:10:29下载
- 积分:1