Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tiff
Search - tiff - List
PAS Source code for use (not editing) and show images TIFF in D5-D2009
Update : 2024-04-29 Size : 1553408 Publisher : alexcc

特征点提取Moravec、Forstner、Harris算法;GDAL绘图、读写;GDI绘图 1、数字摄影测量中特征点提取算子Moravec、Forstner、Harris 2、使用GDAL库读取文件,支持BMP、JPG、JPEG、TIFF、IMG、GIF、PNG等格式读取 3、图片存盘为BMP格式 4、使用GDI绘图-Feature point extraction Moravec, Forstner, Harris algorithm GDAL drawing, reading and writing GDI Drawing 1, Digital Photogrammetry in feature extraction operator Moravec, Forstner, Harris 2, using the GDAL library to read files, support for BMP, JPG, JPEG, TIFF, IMG, GIF, PNG, etc. formats to read 3, BMP format picture archiving is 4, use the GDI graphics
Update : 2024-04-29 Size : 1364992 Publisher : 方毅

DL : 0
图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化和伪彩色 (7) 形态学处理:腐蚀,膨胀,开,闭,细化 (8) 边缘与轮廓:边缘检测(robert,sobel,prewitt...),Hough变换,轮廓提取,种子填充,轮廓跟踪 编译时需要将Intel\lib,isee\lib,TIFF\LIB加入到vc6的工具\选择\目录\library files中-Comprehensive example of image processing to provide the functions are: (1) Open, display, save (Save), print, including bmp, jpg, tif, gif, tga, pcx, png, psd, etc., all commonly used image (2) can be achieved on the image to enlarge/reduce the view, and can display the histogram (attitude, red, blue, green, four-channel) (3) of operations: image format conversion, threshold transform, the window transform, gray stretch, balanced approach (4) geometric transformations: translation, transposition, scale, rotate, horizontal mirror, vertical mirror (5) orthogonal transformation: Fourier, discrete cosine, Walsh, Hotelling, etc. (6) image enhancement: image smoothing, median filtering, sharpening gradient, Laplacian sharpening and pseudo-color (7) morphological processing: erosion, dilation, opening, closing, thinning (8) edge and contour: edge detection (robert, sobel, prewitt ...), Hough transform, contour extraction, seed fill, contour tracking Compile
Update : 2024-04-29 Size : 6663168 Publisher : 黄知

vc6封装的图像处理activeX控件,实现了JPEG、TIFF、GIF等格式文件的打开,转DIB,放大缩小,插入删除矩形-vc6 activeX control, image processing package, realized JPEG, TIFF, GIF, etc. format files open, turn DIB, zoom, delete the rectangle into
Update : 2024-04-29 Size : 4430848 Publisher : 林少峰

tiff library source code 3.8.2.1
Update : 2024-04-29 Size : 2199552 Publisher : loginser

DL : 0
vc++读取tiff文件,是一个txt文件-using vc++ to read the tiff file , it is a txt file
Update : 2024-04-29 Size : 3072 Publisher : 伍度秋

gdal库读入图像的源码。实现bmp tiff gif jpg img 等格式文件的读取-using gdal lib to load images. bmo tiff gif jpg img files ared included
Update : 2024-04-29 Size : 1421312 Publisher : zy

用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显示模式 true为缩放,false为原始大小 void SetShowMode(BOOL) SimpleSan s work! just enjoy!-_-! visualsan@yahoo.cn 2010.6.22 NU-Development of image display with VC Activex control. PictureDisplay supported image formats: jpg, tiff, png, bmp, jpeg, gif. Picture control compared to traditional, PictureDisplay supported formats more convenient to use more flexible. There are four main functions: 1. Get the file path CString GetFilePathName () 2. Set the file path void SetFilePathName (LPCTSTR) 3. Was whether the zoom BOOL GetShowMode () 4. To set the display mode true to scale, false to the original size of the void SetShowMode (BOOL) SimpleSan' s work! just enjoy !-_-! visualsan@yahoo.cn 2010.6.22 NUAA
Update : 2024-04-29 Size : 646144 Publisher : SimpleSan

VC.NET编程实现TIFF多帧图像文件代码VC.NET programming code TIFF multi-frame image files -VC.NET programming code TIFF multi-frame image files
Update : 2024-04-29 Size : 13312 Publisher : ucb

CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到vs2008以前的版本都不会有问题,但升级到vs2010会出现很多的编译错误。这个VS2010版的cximage类库经过本人升级并改正了编译错误的版本,可以正常使用。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. This Version of Cximage is compiled with VS2010,and will help those who compile in VS2010 with lots of error.
Update : 2024-04-29 Size : 25644032 Publisher : 沈金祥

DL : 0
利用CxImgLib的图像处理程序,有一些filter处理功能等基本的图像处理功能。如果大家需要下载-Image processing procedure using CxImgLib, there are some filter processing functions such as basic image processing functions. If you need to download a look. . Thank you
Update : 2024-04-29 Size : 891904 Publisher : ANMINGSHOU

Source code to open a TIFF image file and modify it with GDI+ then save it to a new file with same properties in VB.NET.
Update : 2024-04-29 Size : 3274752 Publisher : jayson

DL : 0
tiff格式图片解码库.开源代码,win32下和linux下均可使用-tiff format image decoder library. open source, win32 and under linux can be used under
Update : 2024-04-29 Size : 1811456 Publisher : abcdde111

ImageMagick 是一个图象处理软件。它可以编辑、显示包括JPEG、TIFF、PNM、PNG、GIF和Photo CD在内的绝大多数当今最流行的图象格式。-ImageMagick is an image processing software. It can edit, display, including JPEG, TIFF, PNM, PNG, GIF, and Photo CD, including most of today' s most popular image formats.
Update : 2024-04-29 Size : 3877888 Publisher : abcdde111

DL : 0
VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP < -> JPG, PNG < > TIFF format conversion, etc..
Update : 2024-04-29 Size : 2191360 Publisher :

DL : 0
pdf转换为tiff格式的图片,支持多页格式。-trans pdf to tiff.
Update : 2024-04-29 Size : 21504 Publisher : Newandy.Yuan

根据TIFF图像存储格式,读取图像属性信息并显示图像-According to TIFF image storage format, the image attribute information read and display images
Update : 2024-04-29 Size : 3038208 Publisher : 天狼星

DL : 0
Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl-Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl
Update : 2024-04-29 Size : 4096 Publisher : jecs89

DL : 0
tiff算法还是不错的啊,起到很好效果哦-tiff algorithm is good, ah, oh play a very good effect
Update : 2024-04-29 Size : 2048 Publisher : gcdy333

此程序是最新版本的libtiff库,能方便快捷的显示tiff图像和读取数据。-This program is the latest version of the libtiff library, convenient display tiff images and read the data.
Update : 2024-04-29 Size : 2191360 Publisher : zhangmama
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.