搜索资源列表
OSTU算法实现分割
- 自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
对多画面窗口的控制
- VC中实现对多画面窗口的控制-VC to achieve more control over the picture window
dlgsplashscring
- 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen
waterEFFECT
- ,vc++源码,实现鼠标滑动,点击图片时,有水波特效,有图象有水声。从各源码中精简并修改而成。不可多得的好源码。-, Vc++ source code to achieve the mouse slide, click on the picture, there are wave effects, there are images of water sound. From the source code to streamline and revisions. Rare good source.
TestPNG
- VC 加载PNG图片 主要用到CXimge这个类-VC mainly used to load PNG picture CXimge this category
Dialogbox_displayed_the_form_background_mageDlgUse
- 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
Dlg_OpenGL
- 基于对话框,在PICTURE控件中绘图的设置-Based on the dialog box, in the PICTURE control the drawing set
Picture
- 这是个VC写的图片浏览的程序,支持多种格式的图片,同时还能进行几种比例进行缩放。-This is a VC image browsing program written in support of multiple formats of images, while the proportion for several zoom.
VC_code_examples_how_achieve_picture_window
- VC编程实现如何实现图片窗口实例代码VC programming code examples of how to achieve picture window-VC programming code examples of how to achieve picture window
MyBmpDlg
- VC++制作的软件启动界面——可显示图片的关于窗口,有些朋友说,在VC的窗体里总是不容易控制图片,至少来说比较麻烦,其实挺简单啊,可能你还没有找到技巧,下面你就可以参考一下这个小程序,实例程序中一共包括两个功能, 一个是带图片背景的窗体,在其上安放按钮控件,另一个是单纯的“关于”对话框,用于显示和控制图片,参考一下就会明白了。-VC++ interface, making the software start- to display images on the window, some frie
02-software-starting-picture
- 设置软件启动的动画画面,基于VC++编写,对于基础学习很有帮助-Set a beginning image of a software,useful for beginners
Show91Mobile
- VC 在图片挖洞,并可执行洞内程序,窗口置顶-VC dig holes in the picture, and can execute the program inside the window Top
shou-Picture
- vc环境中可以随时预览图片,有效的查看图片效果-vc environment, you can always preview image, see the photo quality and effective
raw_display
- vc 原始图像显示,调试已通过,没有问题-vc Raw picture to Display
dynamic-picture-
- 四种方式的VC环境下实现动态频闪效果,包括基于对话框的屏闪-VC environment in four ways to achieve dynamic stroboscopic effects, including flash-based dialog screen
DIBDisplay
- 在VC++环境下,实现图片的打开,重载,保存等功能。-In the VC++ environment, to achieve the picture open, reload, save function.
Tracktest
- 实现在vc界面中的图片拖动并实时显示图片位置-The picture drag achieve vc interface and real-time display pictures position
xintest
- 利用opencv 在vc++6.0上,基于对话框的,读入图片,图片可以根据picture控件的大小调整-opencv vc++6.0 dialog box,read picture,picture can be adjust
BmpText_module
- 图片的加载,图片的保存,图片的旋转,图片的二值化(Picture loading, save, rotate,binaryzation)
BmpDialog good
- 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)