Welcome![Sign In][Sign Up]
Location:
Search - save view to bmp

Search list

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on \"Open\" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through \"Save\". Clicks on \"View\" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 9682 | Author: 张庆 | Hits:

[ADO-ODBCclaire

Description: 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Open" button to select a bmp jpg or documents, the graphics and display controls were PictureBox. Through the "Save" button stored in the database. Click on the "View" CheckBox can switch to visit the state, watching the pictures stored in the database. Because of the binary large object to the use of flow operation, which is why any documents have commonality. To read and write text files can also do so
Platform: | Size: 773578 | Author: qifang | Hits:

[Graph programPNGUNIT

Description: PngUnit - Read, view and save PNG, convert BMP to PNG (PNG = Portable Network Graphics)
Platform: | Size: 296631 | Author: 云海 | Hits:

[Graph programPNGUNIT

Description: PngUnit - Read, view and save PNG, convert BMP to PNG (PNG = Portable Network Graphics)-PngUnit- Read, view and save PNG, convert BMP to PNG (PNG = Portable Network Graphics)
Platform: | Size: 295936 | Author: 云海 | Hits:

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on "Open" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through "Save". Clicks on "View" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 33792 | Author: 张庆 | Hits:

[ADO-ODBCclaire

Description: 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Open" button to select a bmp jpg or documents, the graphics and display controls were PictureBox. Through the "Save" button stored in the database. Click on the "View" CheckBox can switch to visit the state, watching the pictures stored in the database. Because of the binary large object to the use of flow operation, which is why any documents have commonality. To read and write text files can also do so
Platform: | Size: 773120 | Author: qifang | Hits:

[OtherVC_save_as_bmp

Description: vc开发的小程序,把自绘图形保存为BMP格式-vc development of small procedures, self-preservation drawing as a BMP format
Platform: | Size: 19456 | Author: 何新春 | Hits:

[Otherlinux_usb_camera

Description: 摘 要: video4 linux提供了一整套linux环境下操纵视频设备的函数接口,首先通过对video4 linux函数的调用成 功实现了两种方式(内存映射(mmap)和直接读取( read) )下摄像头数据的读取 然后对读取到内存缓冲区中的 RGB数据流进行分析,实现了同时对两种特定颜色(红、绿、蓝等)的识别,并给出相应色块的端点坐标 最后通过 对特定颜色箭头的端点分析,识别了箭头指向的角度 为了便于调试程序和验证结果,分析完成后把缓冲区中的 RGB流保存为BMP文件。-Abstract: video4 linux environment to provide a set of linux video equipment under the control of the function interface, the first function of the call video4 linux successfully in two ways (memory mapping (mmap) and direct reading (read)) under the camera data read then read into memory buffer of RGB data flow analysis, achieved at the same time for two specific colors (red, green, blue, etc.) to identify, and give the corresponding color coordinates of the endpoint final arrow on the specific color of the endpoint analysis, identification of the arrow point to the point of view In order to facilitate the debugging process and to verify the results of analysis after the completion of the RGB buffer to save it as a BMP file stream.
Platform: | Size: 223232 | Author: db_tiger | Hits:

[Graph programsmagic

Description: 图像处理综合例子,提供的功能主要有:    (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
Platform: | Size: 6663168 | Author: 黄知 | Hits:

[Special EffectsPicMatch

Description: 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。-This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.
Platform: | Size: 3047424 | Author: 方毅 | Hits:

[Windows DevelopBLOBRW

Description: 使用微软.NET Framework的System.IO命名空间下的FileStream文件流类,实现对二进制大对象轻松进行读写。这是一个用VS2005编写的WinForm程序,通过打开一个bmp或者jpg大文件,让其显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。对二进制大对象使用的流操作,对于任何文件都具有通用性,读写文本文件也可以这么做。 -Microsoft. NET Framework' s System.IO namespace FileStream file stream classes, to achieve the easy to read and write binary large object. This is a WinForm program written with VS2005, bmp or jpg by opening a large file, display it in the PictureBox control in the graph. Through the " Save" button in the database. Click the " View" CheckBox can switch to view the status, view pictures stored in the database. Use of binary large object stream operations, for any file with a versatile, read and write text files can also do so.
Platform: | Size: 28672 | Author: 黄黄 | Hits:

[Special EffectsFruitCP

Description: 1、处理系统具备人机交互的界面; 2、处理系统能实现对常见图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印和退出等功能操作; 3、主题处理的中间结果都要能查看和保存; 4、提供至少4类的图像(偏暗的、偏亮的、带噪声的和正常良好情况的图像)验证处理程序的效果。 5、一份处理系统的说明文档,说明文档包括选题的缘由、系统运行的平台要求和配置、系统的操作说明、系统实现的步骤和对应算法的详细解释(最好要有中间结果和最终结果的截图)、总结(包括程序实现过程中遇到的困难和解决的办法、分析所设计的算法在4类图像上应用的优劣等)。 6、对使用到的关键函数进行详细说明。 -Processing system with human-computer interaction interface processing system to achieve the common image file (bmp, jpg, tiff, gif, etc.) Open, Save, Save, Print, and Exit function operation theme processing the intermediate results must be able to view and save 4, provided at least four types of images (dim, partial bright image with noise and normal good situation) to verify the effect of the handler. 5, a processing system documentation, documentation, including the topics of the reason, the platform requirements and configuration of the system is running, the instructions of the system, the system detailed explanation of the steps and the corresponding algorithm (better to have intermediate results and final screenshot of the results), summary (including the difficulties encountered in the program implementation process and solution analysis of the merits of the application by the design of the algorithms in the four categories of images). 6, using the key function to be descri
Platform: | Size: 1376256 | Author: | Hits:

CodeBus www.codebus.net