-
本代码完成字模提取,将输入汉字转化成点阵信息存储为文件
本代码完成字模提取,将输入汉字转化成点阵信息存储为文件-Abstraction to input Chinese characters into the lattice of information storage for documents
- 2022-11-30 12:30:05下载
- 积分:1
-
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现...
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV
- 2023-02-17 22:10:02下载
- 积分:1
-
介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。...
介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。-how to use Linux in OpenCV articles and annex some basic source.
- 2022-03-07 01:21:50下载
- 积分:1
-
远程视频监控客户端窗口的毕业设计
毕业设计时作的有关远程视频监控的客户端窗口-graduation design for the Remote Video Surveillance client window
- 2022-03-26 07:14:16下载
- 积分:1
-
检测图像中是否有人脸的代码
只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。
- 2022-01-24 15:09:41下载
- 积分:1
-
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,...
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
- 2023-05-23 03:55:03下载
- 积分:1
-
The software developed for my own fuzzy image edge detection, as well sobel, pre...
该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
- 2022-03-24 23:12:31下载
- 积分:1
-
图象的处理.
图象的处理.-image processing.
- 2023-06-14 02:10:05下载
- 积分:1
-
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序...
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures to Shun Yuen example, the point-by-painted with the approximation and can be started from any point of Shun Yuen procedures
- 2023-03-19 22:35:04下载
- 积分:1
-
四叉树 图像分割
四叉树图像分割的基本实现~使用Opencv编写, 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
- 2022-05-06 19:51:13下载
- 积分:1