资源列表
middlegetwave
- 对图片进行滤波处理,可以将一张彩色的图片滤波成256色以下的图片。
VGA256
- c语言VGA图形模式256色显示程序,彩色图像编程的基础程序
match
- 有6个球队A、B、C、D、E、F进行比赛,已经比赛完的场次有:A同B、C,B同D、F, E同C、F。每个球队每周比赛一次。试给出一种调度方法,使得所有的队能在最短的时间 内相互之间完成比赛。 要求使用者输入还需要比赛的场次,例如ab cd...,程序将把能 同一周比赛的场次分别列出。-There are six teams A, B, C, D, E, F games, the matches have finished games are: A with B, C, B and D
CBitmap_To_Bmp
- 这是一个将CBitmap写到Bmp文件里的函数 首先,这个函数只能针对24色的bitmap.-This is a CBitmap wrote to document a function of Bmp First of all, this function can be made only for 24-color bitmap.
tuxiangfenlei
- 进行图像分类时,图像分割对图片4*4分块,求主要颜色特征,提炼知识。
numerical-simulation
- 声波的三维数值模拟程序编制,可以用于大型模拟计算-Three-dimensional numerical simulation of acoustic programming, can be used for large-scale simulation
Meyer2X
- 本程序二维Meyyer张量小波求小波基的运算,并有绘图命令相辅助实现-This procedure the dimensional Meyyer tensor Wavelets Wavelet computing and drawing commands to achieve secondary
ditong
- 巴特沃斯低通滤波器matlab实现,用于频率域高通滤波-Butterworth low-pass filter matlab realize, the high-pass filter for frequency domain
cube_rotate
- 正方体绕x、y、z轴旋转,可通过鼠标控制-rotate
sift_matching.py
- 基于opencv-python的sift算法-sift algorithm on opencv-python
111
- opencv用已训练好的分类器检测视频算法-opencv video with a good classifier algorithm has been trained to detect
rgbintoHSVHSI
- 将RGB颜色通道图像装换成HSI颜色通道图像,将RGB颜色通道图像装换成HSV颜色通道图像,-change RGB channel into HSI channel,change RGB channel into HSV channel