搜索资源列表
dwgthumbnail(示例)
- AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
makeseal
- 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I w
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
image_deformation_using_moving_least_squares
- 控制点操作的图像变形 matlab实现 在图像上标注若干个控制点,再按回车后再标注希望这些点变形到的位置,则这些点会牵动这张图像相应变形-deformation with control points
Release
- 个wince下画趋势曲线的控件,不过曲线数量不能太多,6-8根比较合适-A picture trends wince under the curve of control, but the number of curves can not be too much more appropriate for 6-8
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
tc
- 按按钮在对话框picture控件上显示位图,点击radio可以在显示的位图上指示当前鼠标位置,并显示在另外一个按钮上,同时按比例显示在另外一个picture控件上-Press the button in the dialog box shows up picture control bitmap, click the radio can display instructions bitmap on the current mouse position and show up at another
123
- 动态打开图片,并显示在PICTURE 控件里-open picture in picture control
picture
- 导入预订图片,图片大小可根据控件大小及形状改变。-Import booking picture, image size can control the size and shape of changes.
ImageProcessingDemo
- This program has a resources file that when compiled, becomes part of the EXE file, so no external picture files are needed.It s purpose is to show the ability to process images in VB6 if given an activex control that makes it simple to convert from
ImageResize
- js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。-js dynamic realization of image scaling, different from the normal picture control is often used to image distortion.
monitoringpicturedisplaying
- 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
1216
- 有開關PCX檔案 還有旋轉圖片 Contrast Stretching即時控制 畫直方圖 浮水印 很多種Filter 版權宣告 進場畫面(要手控把Form7的優先權調最高)-PCX files are switching Contrast Stretching also rotate the picture painted real-time control histograms are many kinds of watermark Filter Copyright Notices ad
testsavepic
- 将picture控件中绘制的图形保存为bmp文件。-Draw the picture control graphics saved as bmp files.
a_picture_control_with_scroll_bar
- 一个可以在对话框上使用的图片控件,本人自己写的,带滚动条的-One picture control that can use in the dialog box , I wrote it myself, with a scroll bar
VB access save picture
- VB ACCESS存取图片 使用Stream对象,可以实现对数据库的图像存取。 数据库中存放图像的字段是二进制类型(Access为OLE类型)。 比如,如果用“CommonDialog”控件来选择你硬盘上的图像文件; 用“Picture”控件来显示图像。-VB ACCESS access to images using the Stream object can be achieved on a database image access. Images stor
test-9(MFC-Picture--edge-detection)
- 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
MFC--Picture-control-OpenCV-2.4.9
- 本实例使用vs2013 中的 vc++结合opencv2.4.9进行图片显示。图片显示在picture contrrl,然后进行图片边缘提取-This example uses the vc++ vs2013 opencv2.4.9 be combined picture is displayed. Picture appears in the picture contrrl, then image edge extraction
Picture-Control-show-Mat
- 在控件Picture Control中显示Mat图像-Show the Mat format picture in Picture Control .
OpenGLDlg_PictureTest
- 一个基于visual studio2013的mfc下picture控件的OpenGL编程(OpenGL programming of a picture control based on visual studio2013 based MFC)