搜索资源列表
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
C、C++读取图片
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
Project1
- 一个批量转换工具,主要是把JPG转换大指定大小的JPG图片.-A batch conversion tool is meant to JPG conversion of specified sizes, large JPG images.
RichText
- CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
imageshop
- 读取jpg bmp等常用图像,并进行强大的图像处理,空域、频域、形态学变换、图像降噪等等。-Jpg bmp and so commonly used to read images, and make a powerful image processing, airspace, frequency domain, morphological transformation, image noise reduction and so on.
watermark
- C# 2005开发一款图片批量加水印工具,编译试运行了一下,确实不错,选择需要加水印图片后,可以选择两种方式加水印:一是自定义文字,自己输入文字,设定显示位置就可以了,文字会按图片等比例缩放;二是可选择水印图片,支持GIF/JPG格式等,同时,更强悍的一个功能是,它支持批量增加水印鱼,非常方便好用-C# 2005 Development of a batch add a watermark image tools, compile test run a bit, really good, sel
jpg_handle
- jpg文件的解码和编码文件C语言写的,纯C语言实现 没有任何混编的成分-jpg file decoding and encoding files written in C language
PdfToImages
- pdf转图片jpg C#开发的web程序-pdf transfer pictures jpg C# development of web applications
face-detection-to-jpg-
- 用c++语言编写,可以实现人脸的识别,一般的程序识别bmp格式,这个可以识别jpg格式。-Using c++ language, face recognition, program recognition bmp format, this can be identified jpg format.
Register_HTMLEdit_v0.01.zip
- 在一个项目中,为了文档在 C/S 与 B/S 之间直接兼容,C/S 也使用 HTML 作为文档格式。所以我参考 eWebEditor 在线编辑的JS 脚本,写了 一个像 RichEdit 那样可以插入GIF,JPG 等图片的编辑窗口控件。 HTML 可直接用 C:\Program Files\Common Files\Microsoft Shared\Triedit\dhtmled.ocx 做编辑窗口,但我在实际应用中发现 dhtmled.ocx 存在不版本间接口不相同的情况。所以参考
avi转jpg
- avi转jpg, 只依赖c标准库,vc打开即可 avi转jpg, 只依赖c标准库,vc打开即可
Jpg-to-Bmp(OK)
- bmp文件与jpg文件相互转化,基于C++ Builder 6.0开发,并调试通过。-Convert bmp file to jpg file,and Test Pass。
hua_xian
- C函数 在灰度图片上 画直线 斜线 方框 注意 要把工程里的图片放到指定的位置D盘根目录下 也可以修改代码中路径 d:/123.jpg -C function draw a straight line on a gray shaded box picture Be sure to put the pictures into the project under the root directory of the location specified by D code can
c++
- 创建了图像类的框架,在该类中,实现图像的读入、保存、显示,并实现图像的翻转、缩放、裁剪等操作。在主程序中,读入某个图像文件(比如“fruits.jpg”) ,对其进行缩小,上下翻转,左右翻转,指定区域裁剪等操作。(Create a framework of the image class, in this class, to achieve the image read, save, display, and to achieve the image flip, zoom, crop and o
bmp
- 利用opencv将jpg格式图像转化为bmp格式(Using OpenCV to convert JPG format images into bmp format)
Change_Bmp_Jpg
- C++实现将bmp格式的图片文件转化为jpg格式,附整个工程源码(C++ implementation of the BMP format image file into JPG format, with the entire project source code)
PDFThumbnailCSharp_src
- c# pdf转换 类,pdf如何转换成jpg(C# PDF conversion class)
PDFtoJPG
- 实现pdf转jpg,并显示进度条,使用C#编程语言,winform开发实现(Implement PDF to JPG, and display progress bar)
用c++实现网络爬虫
- 能够实现网络爬虫的功能,从网站上自动下载.jpg .png格式的图片(Can realize the function of web crawler, download the pictures of.Jpg.Png automatically from the website.)
cexif_读取JPG的EXIF信息
- 提取JPG文件中照相机及信息及拍照信息的源代码(Get Camera Infomation in JPG file With C++)