搜索资源列表
opencv
- 打开并运行视频文件 视频格式为avi 可自行调整帧数和视窗大小-Open and run video file video format for avi you can adjust the frame number and the window size
THE-MNIST-DATABASE
- 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
Traverse-Folder
- opencv图像处理中对一个文件夹下相同格式的图片进行读取,并调整为一定大小的图片。做样本训练时有很大帮助。-opencv image processing on a folder in the same format images for reading, and adjusted to a certain size images. It helps a lot to do when the sample train.
Gaussian
- 打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化-Open 24-bit color bmp files, displays the image will rotate clockwise image content