-
canny 算子的说明和源代码 文档文件
canny 算子的说明和源代码 文档文件-canny operator instructions and source code document
- 2022-12-09 11:40:03下载
- 积分:1
-
This source includes the image edge detection, gradient operator, such as sharpe...
此源码包括对图像的边缘检测、梯度锐化和微分运算等图像处理的操作。-This source includes the image edge detection, gradient operator, such as sharpening and differential image processing operation.
- 2022-05-14 11:42:32下载
- 积分:1
-
I2C代码为Verilog
i2c code for the verilog -i2c code for the Verilog
- 2022-07-26 11:14:26下载
- 积分:1
-
实现COOTS算法中核心asm功能,用于实现主动形体模型。
实现COOTS算法中核心asm功能,用于实现主动形体模型。-COOTS algorithm realize the core asm function, physical model for the realization of the initiative.
- 2022-02-01 13:58:35下载
- 积分:1
-
这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。...
这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。-This is a simple image enhancement to achieve code to deal with 256-color bitmap images, the effect well, hope to bring you help.
- 2022-08-07 17:19:22下载
- 积分:1
-
this program can detect face from .bmp file
能从输入的.bmp格式文件中检测出人脸,对于比较清晰的图像可以准确识别出人脸,对于质量低的图像还不能准确识别-this program can detect face from .bmp file
- 2022-08-14 16:34:18下载
- 积分: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
-
I have uploaded the two resources are in my work written by its own independent...
我已经上传了两个资源,是我在工作中自己独立写的源码,请站长帮忙开通帐号。谢了。
-I have uploaded the two resources are in my work written by its own independent source, please head to help open account. Thanks.
- 2022-02-02 16:30:18下载
- 积分:1
-
计算图像HSV分量的数值,可用于图像颜色分割的统计
计算图像HSV分量的数值,可用于图像颜色分割的统计-Calculated image HSV component values can be used for image color segmentation statistics
- 2022-03-19 03:23:15下载
- 积分:1
-
Floyd
Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative spread. The solution is : OK whatever odd communication, even from right-to-left line transmission.
- 2022-12-31 09:10:03下载
- 积分:1