资源列表
MATLAB-2
- 球坐标系下的粒子电磁散射散射的matlab求解(electromagnetic scattering of particle)
matlab-3
- 用matlab求解球坐标系下散射振幅强度(electromagnetic scattering of particle)
imagedivideRegoin
- 基于区域生长的数字图像分割,matlab中的脚本文件,将图像分割成二值图像(matlab imagedivideRegoin.m)
CEILIANGJUZHENG_partPAULI
- 此算法可以用于模拟实验中的测量,构造泡利测量矩阵(this can be used for simulingk the process of the paoli measurment in the real experiment)
cvxCertificate
- 具体的,用cvx重建密度矩阵,精确度较高,运算速度较慢(this can be used for the density matrix reconstruction)
Three_convolution
- matlab实现对图像的双三次卷积内插,以图像的缩放为例子(Matlab to the image of the double triple convolution interpolation, with the image zooming as an example)
颜色识别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
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
rawsavebmp
- 将纯净的8位数据图转换为8位位图文件,可以在windows下显示(Converts a clean 8 bit data map to a 8 bit bitmap)
Butterworth
- 巴特沃斯(Butterworth)低通和高通滤波器对受噪声干扰的图像进行平滑处理(Using Butterworth (Butterworth) low-pass filter and high pass filter to smooth the image, which is disturbed by noise.)
hough变换-matlab
- 对图像进行hough变换,观察像素点变换情况(The image is transformed by Hough, and the pixel transformation is observed)
hw5
- 可以实现图像处理中常见的去红眼问题,简单方便,可行性强。(It can realize the common red eye problem in image processing, simple and convenient, and strong feasibility.)