-
VC图像处理开发包 二值化 滤波等函数实现
VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
- 2022-12-13 15:50:03下载
- 积分: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
-
6.2
6.2"TFT液晶显示屏资料
1. Application
This technical specification applies to 6.2!± color TFT-LCD module, PW062XS3
The applications of the panel are car TV, portable DVD, GPS, multimedia applications and others AV system.
2. Features
. Amorphous silicon TFT-LCD panel with Back-Light unit.
. Pixel in stripe configuration
. Compatible with NTSC and PAL system
. Slim and compact
. Up / Down and Left / Right Image Reversion
. Support multi display mode
(If you use this mode, you must use PVI-1004D!ˉs timing controller (made by PVI)
-6.2
- 2022-09-22 17:25:03下载
- 积分:1
-
用VC++写的一个超分辨率的程序的源代码。
用VC++写的一个超分辨率的程序的源代码。-VC write a super-resolution procedures for the source code.
- 2023-02-28 00:25:03下载
- 积分:1
-
实现了采集、图像参数中值滤波、迭代THR…
实现了图像参数的获取,中值滤波,迭代阈值分割,半阈值分割等等图像处理功能-Realize the image parameters of the acquisition, median filtering, iterative threshold segmentation, semi-threshold segmentation image processing functions, etc.
- 2022-04-12 06:27:56下载
- 积分:1
-
matlab
matlab算法,可以实现一些基本的图像处理的算法,也可以进行图像分割-matlab
- 2022-03-13 09:51:16下载
- 积分:1
-
AppWizard has created this KaraokeDemo application for you. This application not...
AppWizard已经为您创建了这个KaraokeDemo应用程序。此应用程序不仅演示了使用Microsoft基础类的基础知识,而且还是编写应用程序的起点。
- 2022-08-22 15:03:49下载
- 积分:1
-
这是一个用matlab做的,关于图像识别的源码,其中有各种例子...
这是一个用matlab做的,关于图像识别的源码,其中有各种例子-This is a use matlab to do on the source image recognition, which has a variety of examples
- 2023-01-17 21:05:04下载
- 积分:1
-
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。...
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。-upload various image file format open to preserve the operation of rotating sample project needs two headers.
- 2022-02-25 04:22:54下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1