资源列表
Histogram
- software to make an histogram of image
ImageViewer
- program to make an histogram of image
howto_picture_histogram
- a poor histogram make of images
SENSA FILE
- make a histogram of a image
颜色识别python (2)
- 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
python_work
- 采用python和opencv结合,简单的提取图片的轮廓,效果非常不错。(Using python and opencv combination, the simple extraction of the outline of the picture, the effect is very good.)
Non-Local Means Filter
- 能够实现图像的预处理也就是去噪处理,比中值滤波、均值滤波效果都要好。(Can achieve the image preprocessing is denoising, than the median filter, mean filtering effect is better.)
pj11
- OpenGL编程实现虚拟教室浏览,实现投影仪,风扇的启停等功能(It a virtual classroom tour program based on OpenGL. We can turn on/off the projector or the fans .)
图像去红眼
- 本程序能够去除一幅照片中由于光线发散而产生的红眼效应,即去除红眼(the function is to remove red part of eyes in a picture or photo)
Particle Filter
- 阴影检测,本实验用于消除车辆底盘阴影,效果明显(Shadow detection, this experiment is used to eliminate vehicle chassis shadow, the effect is obvious)
MATLAB编程实现连续断层工业CT图像的三维重建
- 应用 M A T L AB 编程, 对连续多层工业 CT 图像进行了三维重建, 获得了具有较好立体感显示的三维图像(Three dimensional reconstruction of continuous multilayer industrial CT images is carried out, and 3D images with better stereoscopic display are obtained)
motioncolor_detect
- 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
