Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
Date : 2025-12-19 Size : 1kb User : 万崇玮

这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写 功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
Date : 2025-12-19 Size : 10kb User : zzyy

JPEG图片压缩,可压缩到原大小的百分之10左右-JPEG image compression, compressible to the original size of about 10
Date : 2025-12-19 Size : 1kb User : zhouzhou

H.264的源代码,这是有某个外国的高手修改的H.264代码,主要修改了运动估计部分,使得编码效率得到很大提高。-H.264 source code, which is a master of a foreign H.264 revised code, the main amendments to the motion estimation part, the coding efficiency has been greatly improved.
Date : 2025-12-19 Size : 768kb User : freedom

C#平台下的数字图像处理程序,应用了一些GDI+的函数,自己也编写了一点,主要是几何变换,图像增强和直方图均衡化方面的实现,最后一个红外图均衡化请无视。是该课交的作业设计,因为主要是算法,所以程序并没有太多的异常处理,错误的操作会直接ERROR。-C# Platform of digital image processing procedures, application of a number of GDI+ Function to prepare myself a bit, mainly geometric transform, image enhancement and histogram equalization aspects of the realization of the final balance of an infrared map please ignore. Is the operation of cross-class design, because the main is the algorithm, so not too many procedures and exception handling, errors will be directly operated ERROR.
Date : 2025-12-19 Size : 79kb User : 陈佳

各种数字图像处理的算法及编程实现源码。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPEG图像的压缩编码。-A variety of digital image processing algorithms and programming source code. The main contents include: basis bitmap, image display, image geometric transformation, image transformation, image smoothing, image sharpening and edge detection, image segmentation and measurement, image handle the form of science, image transform domain treatment and application, image synthesis, 24-bit color image processing, image of the wavelet transform and JPEG image compression coding.
Date : 2025-12-19 Size : 11.44mb User : 邓玥琳

本代码是Gabor带通滤波器,f应该是滤波器的中心频率,即你的纹理的主频率,Segma1,Segma2是正态分布的标准方差,看你带通的需要了,值越大,通带越大。你可以通过试验进行调整。-This code is Gabor bandpass filter, f should be the filter center frequency, that is your main frequency texture, Segma1, Segma2 is the normal distribution of standard deviation, look you need a band-pass, the greater the value, pass with the greater. You can adjust through trial.
Date : 2025-12-19 Size : 1kb User : rex2042

标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not use the VC in the category and any BITMAP not ANSI-C in the structure and function. K_means compression algorithm used to deal with 24bit (you can change the source code to support the 8-bit ,16-bit and grayscale bmp) detailed source notes, in which the handling of BMP files BMPHEADINFO more interesting. new.cpp----> the main program code*. h-----> generate a U (0,1) random number generator, a smaller degree of consistency, DES Function Generator.
Date : 2025-12-19 Size : 4kb User : Yifan Young

主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fourier transform, Gaussian smoothing, Mean filtering, all kinds of sharpening methods, image scaling, thinning, rotation, edge extraction, containing a variety of picture, vc++ source code, the images are very helpful to beginner and strongly recommend
Date : 2025-12-19 Size : 10.99mb User : 吴海峰

本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using wavelet 9/7 lifting wavelet
Date : 2025-12-19 Size : 282kb User : wenping

这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend this SIFT implementation, it is really great.Compared with the Rob Hess s,I think this one is clearer, and is packaged with the class, easy to use. This code is based on OpenCV.
Date : 2025-12-19 Size : 154kb User : Zoro

本书全面介绍了Windows 95/98/NT环境下图像处理的理论和编程技术,并基于面向对象的程序设计方法,详细讨论了图像处理算法的Visual C++编程技巧。本书的主体包括基本的图像操作、调色板处理、图像的特技显示与擦除、图像变换、颜色处理、图像处理等的算法及实现技术。本书是进行图像处理和多媒体编程的使用参考书,适合图像处理和多媒体编程人员参考阅读,也可作为大专院校计算机及相关专业师生的教学参考书。-This book a comprehensive introduction to image processing under Windows 95/98/NT theory and programming techniques, and procedures based on object-oriented design, detailed discussion of the image processing algorithm Visual C++ programming skills. The main body of the book includes basic image manipulation, color palette handling, display and erase the image of the special effects, image conversion, color processing, image processing algorithms and implementation techniques. This book is the image processing and multimedia programming to use reference for image processing and multimedia programmers reference reading, and also as teachers and students of tertiary institutions, professional computer and related teaching reference books.
Date : 2025-12-19 Size : 12.93mb User : sxwd015812

图像处理中对图片的直方图进行均衡化的C语言程序- equalize of the image
Date : 2025-12-19 Size : 602kb User : 赵兴旺

可以将RAW格式的图片转换成BMP模式的一段代码,由C语言实现。-RAW format images can be converted into a BMP model code by the C language.
Date : 2025-12-19 Size : 2kb User : xjl

以c++实现的平面扫描算法,计算相交矩形个数-To c++ implementation of the plane sweep algorithm to calculate the number of intersecting rectangles
Date : 2025-12-19 Size : 1kb User : 妮妮

数字图像处理:直方图均衡化代码,c++语言编写。-Digital image processing: histogram equalization code, c++ language.
Date : 2025-12-19 Size : 1kb User : murphy

数字图像处理:图像旋转,c++语言编写,头文件未给出-Digital image processing, image rotation, c++ language, header files are not
Date : 2025-12-19 Size : 2kb User : murphy

利用c++在cmd下实现简单的Bmp图像旋转-bmp rotation realised with C++
Date : 2025-12-19 Size : 2kb User : LU CHRISTOPHER

内附电子书《数字图像处理编程入门》以及各章的源程序,主要功能是通过C++语言实现图形图像处理-Included the source code of your e-book "Digital Image Processing Introduction to Programming" and each chapter, the main function is C++ language for Graphics and Image Processing
Date : 2025-12-19 Size : 1.9mb User : 郄旭

图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applications. GDI+ tutorial (C++ Chinese Edition))
Date : 2025-12-19 Size : 1.12mb User : 纷纷分
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.