-
通用工业视频图像叠加的设计与实现,用于视频控制系统
通用工业视频图像叠加的设计与实现,用于视频控制系统-General Industrial video image overlay of the design and implementation for video control system
- 2022-03-23 23:57:07下载
- 积分:1
-
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测...
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
- 2022-07-18 09:31:22下载
- 积分:1
-
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。...
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
- 2023-05-29 20:20:04下载
- 积分:1
-
各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码、图象增强源代码、图象的几何变换、图象灰度变换源代码等。...
各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码、图象增强源代码、图象的几何变换、图象灰度变换源代码等。-various patterns of source code, with VC. If the images including edge detection and image analysis of the source code, source code image enhancement, image geometry transformation, Gray Image Transform source code, and so on.
- 2022-08-20 17:22:11下载
- 积分:1
-
jpeg decoder procedures, using VC editors, the issue is part of the
jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
- 2023-01-17 10:45:04下载
- 积分:1
-
a lot of people find the classical image processing algorithm articles on the su...
一篇很多人找的经典图像处理算法方面的文章。-a lot of people find the classical image processing algorithm articles on the subject.
- 2022-07-18 03:31:09下载
- 积分:1
-
实现对PGM图像的显示和处理功能,不是控制台的程序
实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
- 2022-01-21 21:58:39下载
- 积分:1
-
能进行8*8的快速DCT变换并反变换,显示变换前和变换后的图象。可自由选择保留几个DCT变换后的系数...
能进行8*8的快速DCT变换并反变换,显示变换前和变换后的图象。可自由选择保留几个DCT变换后的系数-Can be 8* 8 Fast DCT transform and inverse transform, showing transformation before and after the image transformation. Be free to choose to retain a few DCT transformed coefficients
- 2022-08-10 06:08:01下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
该程序是关于3D图像处理的,将多帧图像联结在一起,形成动态的画面,很不错哦...
该程序是关于3D图像处理的,将多帧图像联结在一起,形成动态的画面,很不错哦-the process of 3D image processing, multi-frame images will be linked together to form a dynamic screen, Oh, very good! !
- 2022-03-01 14:27:12下载
- 积分:1