-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1
-
chaffresearchechnology
箔条干扰的特性与雷达抗箔条技术研究,对雷达制导导引头的干扰技术进行系统研究(Characteristics of the anti-radar chaff and chaff research technology, the interference radar guidance seeker system research)
- 2015-07-14 01:08:07下载
- 积分:1
-
VCPP-image-processing-chapter10
VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
- 2016-04-16 14:01:27下载
- 积分:1
-
Z_buffer
计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
- 2020-07-24 14:38:43下载
- 积分:1
-
mrfdemo
MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)
- 2021-03-11 15:09:25下载
- 积分:1
-
Wavelets
小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
- 2007-12-19 13:25:52下载
- 积分:1
-
Meanshift
利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
- 2012-03-26 10:08:52下载
- 积分:1
-
CISBitmap
从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
- 2014-06-05 19:19:23下载
- 积分:1
-
secret-sharing-ideas
针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
- 2012-04-10 16:25:00下载
- 积分:1
-
Marksdetection
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
- 2021-04-13 09:38:56下载
- 积分:1