搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
cximage599c_full
- CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要
VedioCapture
- C#摄像头获取程序,适合初级用户学习,直接运行即可-C# camera access procedures, the primary users for learning, can be run directly
ch2_4
- C#编写的图形旋转和缩放程序,可以在.NET 2003 了运行. 进入界面,点右键出现选择菜单,可以选择对图形的操作,包括旋转和缩放.-prepared by the C# graphics rotation and scaling procedures can be.NET 2003 to run. Access interface Right-point selection menu, choose the right graphics operations, including rotat
libdib
- 自己开发的针对Windows环境下DIB位图输入输出、访问、修改、变换的C/C++函数库(不需专门VC工程, 导入其他工程即可用),已经相当长时间测试和使用。-own development environment for Windows DIB bitmap input and output, access, modify, Transform C / C + + library (without specialized VC projects into other projects can
getJPG
- C#.NET快速获取JPG图片大小及英寸分辨率 C#用图像控件对获取大批量JPG图片大小及英寸分辨率非常慢,因些才自己写这段代码来获取就快多了-C#.NET rapid access JPG Photo-inch size and resolution images using C# controls on access to a large amount JPG picture size and very slow-inch resolution, some only wrote this
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
Visual C++数字图像获取、处理及实_10999786
- 有关图象的获取几处理的基本知识以及工程实现的例子和源代码,内容较为详实-access to the images for processing, and basic knowledge of engineering examples and source code, a more detailed
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
FlexGraphics_Trial_C2010
- 支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。此外,在运行时,开发者还能通过ID或名字够完全控制以及访问所有的对象。每个对象能够指明,用户定义域和值以及通用或多行提示,并能够保存在文档体中。-Support for Delphi and C++ Builder development environment. FlexGraphics Lib can b
Visual-CPP
- visual c++数字图像处理电子版书,作者何斌。主要讲述了图像处理的基本知识,图形编辑、图像的存取、图像的变化、点处理、邻域处理、编码等-visual c++ digital image processing electronic edition of the book, the author Bin. Mainly about the basic knowledge of image processing, graphics editing, image access, image cha
image
- C++ 数字图像获取 处理及实践应用实例,进行图片的锐化,伪彩色编码,灰度变化,平滑运行等等功能-C++ digital image processing and access to examples of practical application for sharpening images, pseudo-color coding, gray level changes, smooth running and so on
ArcGISEnginedataread
- C#+arcgis engine实现数据访问-C#+ arcgis engine data access
IMGCaputre
- 图像的感知与获取.包括图案法显示图像的C++实现程序和随机抖动法实现的C++程序-Image perception and access. Including pictorial display images C++ Realization procedures and random jitter method of C++ Procedures
Factorization
- Lucas-Kanader-Tomasi Feature Tracker,由运动恢复结构的问题,目的是从一组由摄像机移动获得的图像来恢复一个场景的立体结构。对于这个问题,C.Tomasi和T.Kanade[1]于1992年提出了一种Factorization的方法,可以有效地避免噪声的干扰,同时不会受限于特定的运动模型,例如单纯的平移或是旋转。-Lucas-Kanader-Tomasi Feature Tracker, by the movement to restore the structu
getpix
- 获取位图像素的数据,非常好用,建议最好使用一个c库函数大全 -Access to the bitmap pixel data
PointInpolygon
- C++ MO 实现点在面中的判断,获取点的Z值-C++ MO achieve in the face of the judge, access point Z value
jpegshow
- 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
Cplus
- 常用C++源码集合,包括闹钟、位图转化、学生成绩管理系统、人脸检测系统、ping系统、自动关机系统、Txt文件转换、超级玛丽、工资管理系统、BIOS操作、中国象棋、自动售货机等等。 -Common C++ source code collections, including the alarm clock, bitmap conversion, student achievement management system, human face detection system, ping sys
ymocvwlr
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)