-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1
-
本地脚本<Vbscript>生成随机数字,用图像显示!
本地脚本生成随机数字,用图像显示!-err
- 2022-03-23 11:48:26下载
- 积分:1
-
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112...
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112-Face recognition database, a total of 40 individuals, each person 10 images, size is 92* 112
- 2022-01-22 02:19:19下载
- 积分:1
-
do an online Optical Character Recognition vc procedures, used mainly to the mom...
做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.
- 2023-02-23 06:05:03下载
- 积分:1
-
divcsschinamap
div和css形成的中国地图。很实用的
大家可以学习定位-divcsschinamap
- 2022-04-28 12:50:44下载
- 积分:1
-
的视觉分析系统的运动遵守以下的一般过程…
人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述。这几篇文章将重点从此四个方面回顾人运动分析的目前发展水平和常用的处理方法,并对研究难点及未来的发展趋势作了较为详细的分析。-Movement of the visual analysis system to comply with the following general process: 1) Motion Detection 2) moving target classification 3) human tracking 4) acts of understanding and description. This articles will focus on four areas from the movement to recall the analysis of the current level of development and commonly used treatment methods, and research challenges and future development trend of a more detailed analysis.
- 2022-12-01 02:20:03下载
- 积分:1
-
类结构比较好的画图程序
类结构比较好的画图程序-type structure rather good drawing program
- 2022-02-21 12:18:51下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1
-
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
- 2022-07-11 10:45:49下载
- 积分:1
-
Graphics
图形学相关操作,很全的了,希望大家支持-Graphics-related operations, it is full of the hope you will support
- 2022-10-05 03:50:03下载
- 积分:1