资源列表
scikit-image-master
- scikit-image: Image processing in Python:Python编写的图像处理程序,可直接调用,是学习python图像处理的很好参考。-scikit-image: Image processing in Python:Image processing program written in Python, can be called directly, is to learn Python a good reference to the image processin
create_hist
- 用opencv创建直方图,对初学者很有帮助。-Create histogram using opencv, is very helpful for beginners.
Exercise03
- 3rd exercise of computer graphics course
VC3
- 《VC小波变换技术与工程实践》配套源码。
DxLibSample
- 有关于利用DXLIB编辑图形界面讲解,其中包含样例程序-Have to explain the use of DXLIB edit graphical interface, which contains a sample program
StarUML
- StarUML是一种生成类图和其他类型的统一建模语言(UML)图表的工具。这是一个用Java语言描述的创建类图的简明手册。 StarUML(简称SU),是一种创建UML类图,并能够自动生成Java的“stub code” 的工具。SU也可以做JAVA逆向工程,以产生相应的UML图表。- StarUML is a UML class diagrams and generate other types (UML) diagrams tool. This is a concise manua
PUB60COR.RAR
- clipart1 sample picture to use in any program -clipart1 sample picture to use in any program
open_cam
- vs2010+opencv2.4.9打开摄像头,并显示灰度图像,以及边缘处理得到的图像-vs2010+opencv2.4.9 open the camera and display grayscale images, and image edge processing resulting ............
snow
- 很美的雪花matlab程序,下载下来看看,自己还可以在基础上修改-Beautiful snowflakes matlab program, download them to see that he also can be modified on the basis of
tt
- 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码
FRSR
- 实现文献‘Fast and robust multifr a me super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。-Literature ' Fast and robust multifr a me super resolution' simulation, the program explained in detail for the multi-frame super-resolution re
16biT-RawTo-8bit-Bmp
- 实现16位raw图像转换为8位bmp,代码可用-this code can realize transform 16bit raw image to 8bit bmp image , it can work well