搜索资源列表
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
GDI_plus_Painter
- GDI+绘图基本操作,包括绘制直线、矩形、椭圆以及绘制填充的基本图形,并可以把绘制的图形保存为位图-GDI+ graphics basic operations, including drawing a straight line, rectangle, ellipse, and fill the basic graphics rendering, and rendering can be saved as a bitmap graphics
DICOMDataSet
- 将DICOM医学图像转化为bitmap图像-The DICOM medical images into a bitmap image
DataToBMP
- 将位图十六进制数据转成BMP位图的参考示例,要首先分析位图的宽与高-Hexadecimal data, bitmap BMP bitmap conversion reference sample, to first analyze the bitmap width and high
BitmapZoom
- 位图放大缩小不变型的小程序,支持bmp,jpg等格式-bitmap zoom
PictureManage
- 本程序通过C#中Bitmap类与GDI+技术相结合,开发出图片管理工具。其中有变了文件夹,转换格式,设置特效,加水印,调整亮度与对比度,幻灯片效果放映等-The procedure of Bitmap class in C# and GDI+ technology, the development of image management tools. Which have changed the folder, convert format, set the special effects, a
BitmapBWConversion20040720
- Bitmap Black White Conversion
