搜索资源列表
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin
Win32图像编程实战:VC++火焰燃烧效果
- VC++图形编程实战,能够形成火焰燃烧的效果,很逼真生动,Codefans.net测试截图如上所示,一个纯Win32作品,没有用到MFC。粗略的看了一下程序,算法比较复杂,希望能用到这方面的朋友下回去仔细研究一下。
gandalf.1.2
- 优秀的计算机图像和时间源代码,内包括摄像机标定,图像匹配等.-outstanding computer graphics and time source code, which includes calibration, image matching.
riqi2-BCB
- 屏幕截图并保存为JPG文件(可控制失真度),著名抓图软件的源码-Screenshots and the preservation of the JPG file (control distortion), the leading source software From Wikipedia
dia
- VC视频采集程序,可采集USB摄像头的图像,显示,截图-VC Video Collection procedures, acquisition USB camera images, screenshots
ScreenCapture
- :针对现有计算机屏幕图像传输技术使用网络带宽过大、占用系统资源过多、实时性差等问题,分析了影响计算机屏幕传输速度的几个因素,提出采用差异截图方式改进远程屏幕图像实时传输方法-: In view of the existing computer screen image transmission technology using network bandwidth is too large, taking up too many syst
ncut_multiscale_1_4
- 图像分割算法,包括matlab代码,说明文档和运行结果截图-Image segmentation algorithms, including the matlab code, documentation and operating results screenshot
Glob1.6()_ct
- 一个利用屏幕截图的方法,实现对屏幕上的动态图像进行实时捕捉、放大,并进行增强处理,可以用于小图像视频的辅助观察和调焦等-A screenshot of the methods use to achieve on-screen real-time dynamic image capture, zoom and enhance the treatment, can be used for small images of video-assi
Demo
- 控制监控摄像头。可以控制各种监控摄像头;预览图像,调整大小,实时截图。-Control surveillance cameras. Can control a variety of surveillance cameras preview images, adjust the size, real-time screenshot.
vc++CutBmp
- VC++ 截图软件源码!鼠标左键拖动截取任意大小图像!-err
j_13285_vbcutlcd
- VB抓图截屏小精灵 这个截图抓图小精灵可谓功能超多,它除了抓图以外还可以把抓到的图片设置为背景,可以自由选择区域抓图,也可延时抓取,还有简单的图像处理功能。-VB Grab this screenshot elf elf screenshot capture function can be described as ultra-many, except it can also be used to capture other tha
Winsbmp
- windows截屏程序,可以将用户区的图像截图保存成BMP图像-BMP
VideoEXE
- 用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。 本系统实现从摄像头中获取一段视频的功能 运行时需要有一个摄像头 一套完整的VC ++ USB Video摄像头捕捉程序源代码,支持多摄像头选择,而且支持直接截图。可以作为开发视频会议和视频游戏的参考资料 -Vc++ to prepare with the image processing procedures, the procedures for the
CaptureIt
- 很好用的VB抓屏、鼠标拖动区域截图小精灵,小巧灵活,不亏为称为"精灵"。它可以完成抓取整个桌面,截取活动窗口、抓取某个区域、清除重来、保存图像等功能,每一个都是实用。VB的抓屏程序源码爱好者已收录很多了,个个都精彩,每一个都是用不同的方法来实现,值得学习。 -Good use of VB screenshots, mouse, drag the region elf screenshot, compact and flexible,
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple i
CapScreen
- 抓图好帮手(CapScreen)是一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉图标、光标、设置捕捉前延时、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。-Grab a good helper (CapS
DevOCR
- 一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Micr
savejpeg
- BMP图像转换JPEG格式 屏幕截图 保存-BMP image is converted JPEG format to save screenshot
openCVImageCut
- 利用opencv3在visual studio2013实现图像的截图操作(Using OpenCV to achieve screenshot of the image)
jt
- 以自选像素点为中心,截取输入尺寸大小的图片,这样不会降低截图的分辨率,保真度高。(With the optional pixel as the center, the size of the input image is captured, so that the resolution of the screenshot is not reduced, and the fidelity is high.)