-
-
makeseal.rar
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-
oleldpic.zip
(141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section
-
-
-
-
-
-
huodonglunkuo.rar
这两个程序都可以正常运行的,都是我从网上下的并做了一些改动。
你都须在E盘下建个PICTURE的文件夹。
其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。你得提供一个图像和
一个初始轮廓。把一个图像的初始轮廓取出我也写了程序,但最后一步没完成。你先用PHOTOSHOP取一
大概的轮廓即可。
另一程序需要的格式是RAW。你看一下就能明白,我对细胞图像做都不好。
-
1052.rar
MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a ... one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.m: generate ...
-
image_enhancement.zip
image enhancement matlab code ,can improve the picture quality ,especially for the image with low quality .
-