资源列表
i
- Download the file porsch.tiff. Write an M-file that get the image and does the following tasks: i. Smooth the image with a 3×3 filter mask.
ii
- Shrink the image by a factor of two using the bilinear interpolation and zoom this image to the original size again. Does this image differ from the original one?
tuxing-huizhi
- C++ 复杂集合图形的绘制,在xp+vc6.0和 win7+vc6.0下测试通过。-Draw C ++ complex set of graphics in xp + vc6.0 and win7 + vc6.0 under test.
iii
- Add Gaussian white noise (mean=0 and variance=0.05 ) to the image using imnoise command. Now use fftshift command to put all zero frequencies in the middle. Low-pass filter this function by applying a mask saving only the central Fourier coeffi
hw3
- Download the file town .jpg, which is a 1024×768, 256-grayscale image taken on a bright sunny day. The image was taken in the shadow of a building. As the result, the sunlight areas are glaring white and the shadow areas are dark and low contrast
program3
- 3 fisrt parts are: Download the file Square.tif and answer the following questions: i. Smooth the image with a 3 3 spatial filter. ii. Smooth the image with an implementation of Gaussian filter in frequency domain. Change the bandwi
CamCapture
- This Camera Capture Desktop project which has developed in C#.Net. You can use this project in School Management, Capture your own photo and so many image processing projects.-This is Camera Capture Desktop project which has developed in C#.Net. You
SunLightFace
- 商用的人脸识别程序,具有很高的参考价值。-business face detecting code.
facerec
- 采用PCA方法实现人脸识别的程序,非常好,采用了OPENCV方法。-to pca method ,very good.
diancan
- 软件工程导论所做的学生小作品,餐馆点餐系统设计-Introduction to Software Engineering student doing little work, restaurant ordering system design
getwebsouce
- Visual c#获取网页内容,输入网址后,把网页源代码显示出来,C#简单的获取网页源代码,要注意显示源代码时候的编辑,要改成UTF8,否则可能要乱码。-Visual c# get web content, enter the URL of the displayed page source code, C# simple access page source code, pay attention to display the source code editing time, we want
likesxp
- C# WinForm仿WinXP资源管理器左侧的伸缩栏菜单,可以让下拉伸隐藏,也有左右拉伸隐藏的,是由书上的例子源码改进的,可以参考一下,加了一个Timer控件,做出动画的效果。-Telescopic bar menu C# WinForm imitation WinXP Explorer on the left side, allowing stretched hide, but also about stretching hidden by the example of the book s
