搜索资源列表
imagePprocessing
- 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
lena-picture-read-method
- 使用C#直接读取lena图片,不使用任何工具,直接操作文件指针,直接读取数据,学习读取bmp文件。-Lena pictures to use C# directly read, do not use any tools, direct manipulation of the file pointer to read data directly, learning to read the bmp file.
sharpen
- 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,利用多种方法来遍历图像,例如通过创建迭代器的方法来遍历图像,通过指针的方法来遍历图像等方法来对图像进行处理。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use of the opencv2.4.9, C++ write, using a variety of methods to traverse the ima
search104
- 一个实现自动查找在一列数中某个数的排名,用的是c++中指针实现的-An automatic check on a few of a number of ranking, using a c++ pointer to achieve
gray
- C#编程实现了数字图像的读入、显示、保存,以及分别使用读取像素法、内存法、指针法实现了彩色图像的灰度化。-C# programming a digital image read, display, save, and use each read pixel method, memory method, the pointer method to achieve a color image to gray.
getNewImage
- 使用C#指针缩放图片,这种方法比Image自带的速度要快-with C# through the pointer to generate the scale of the image, this method is more efficient