搜索资源列表
bmpsource
- This BmpLib.h is a small library of functions written in C++ for Turbo C++ 3.0 and Borland C/C++ 3.1 Compilers that allow you to load a Monochrome or 16 color Bitmap in your programs or you can save your screen image as a Monochrome or 16 color Bitma
this-is-a-sound-code-of-image-enhancement-based-on
- 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
picture_jiema
- 这个源代码具体功能是如何获取图像解码器信息。分别用到 Example.vcproj,Example.cpp,Form1.h,AssemblyInfo.cpp,各自功能详见内部文件。-the source code is specific functional image decoders access information. Example.vcproj were used, Example.cpp, Form1.h. AssemblyInfo.cpp, as detailed in the
opencv4_Lib
- opencv4库文件,可以有效提高图像处理工作者的编程效率。使用时要包含cv.h,ipl.h和highgui.h三个头文件。-opencv4 libraries can effectively improve the image processing workers programming efficiency. Used to contain cv.h, ipl.h and highgui.h three headers.
dither
- 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
VFW 视频捕捉的类,API都封装了
- 图象处理程序/VFW视频捕捉类/API封装-image processing procedures/VFW video capture/API Packaging
111111111
- 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
11111111111456
- 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
Encoder264
- H.264图像编码程序对输入像素块X的整数DCT变换和量化-H.264 encoding process the input image pixel block X integer DCT transform and quantization
openCv1.1.0DLL
- 图形图像处理OpenCV1.1.0的debug 和 release版本的D-Graphics Image Processing OpenCV1.1.0 the debug and release versions of the DLL
util
- in addition to array.h, image.h and matrix.h
shiftedlin
- The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
wordTest
- VC下使用Office中word文档,其中word的引入,表格的插入,以及图片的应用等-VC using Office documents in word, which word introduction, the table insert, and the application of image
HVRealtime
- 大恒相机驱动,采集图像的VC实现源代码。主要是如何使用SDK的函数来实现相机的参数设置以及保存。-DaHeng camera driving, collect the VC implementation code image 。Basically is how to use the function to perform the camera SDKS parameter Settings and keeps.
ImageMagick-windows
- 开源的图像处理项目的源码,里面提供了大量的图像处理功能,使用非常方便。-Open source image processing projects, which provide a lot of image processing functions, easy to use.
PvRegIo.h
- camera image proce-camera image process
Laplacian-pyramid-image-blending
- Peter J原代码能够实现金字塔层次的图像融合-Source code of A Multiresolution Spline With Application to Image Mosaics (1983) Peter J. Burt, Edward H. Adelson
gif-h-master
- gif-h-master是c++操作gif文件的头文件,可以把N个图片合成gif文件-gif-h-master is operating gif file c++ header files, you can put the N image synthesis gif file
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
h
- 可以实现基于TV模型的图像修复,包括图像二值化,灰度化已经图像修复后的结果。-Image restoration can be achieved based on TS model