-
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出...
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出-Design algorithm to convert a decimal integer between 2-9 binary output of either one decimal number
- 2022-12-22 03:15:03下载
- 积分:1
-
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。...
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。-Camera Calibration Toolbox has been through the camera" s internal information on the number of three-dimensional image reconstruction. Then paste texture.
- 2022-12-28 07:40:06下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
- 2022-10-27 12:40:03下载
- 积分:1
-
Matlab prepared using a median filter source, in the hope that useful to everyon...
利用matlab编写的一个中值滤波源程序,希望对大家有用。-Matlab prepared using a median filter source, in the hope that useful to everyone.
- 2023-07-10 16:45:02下载
- 积分:1
-
一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进...
一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进-An improved two-way matching SIFT algorithm, sift the classic rotation invariant feature extraction algorithm, this method has been improved to its matching
- 2023-08-12 09:50:03下载
- 积分:1
-
增加了最后一个空间滤波器的平滑,这是模板过滤和医学…
补充上次的空域滤波平滑法,这是模板滤波法和中值滤波法-Added the last spatial filter smoothing, which is the template filtering and median filtering method
- 2022-03-22 04:03:08下载
- 积分:1
-
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。...
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the follow-up to prepare for development.
- 2022-03-16 18:32:15下载
- 积分:1
-
图像处理傻瓜库,包括一些常用的绘图操作,文件处理等。
图像处理傻瓜库,包括一些常用的绘图操作,文件处理等。-Image Processing Library fools, including some commonly used drawing operations, such as document processing.
- 2022-05-28 09:43:20下载
- 积分:1
-
OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,...
OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,-OTSU algorithm is a segmentation threshold can be stabilized to obtain the value of a good way, in accordance with their thoughts, to compile a function, you can easily call adaptive image acquisition threshold,
- 2023-04-10 10:50:03下载
- 积分:1