▍1. beijingchafenfa
背景差分法,用于视频,该程序可直接运行。(Background differential method, used in video, can run directly.)
背景差分法,用于视频,该程序可直接运行。(Background differential method, used in video, can run directly.)
随着这些年计算机硬件水平的发展, 计算速度的提高, 源自序列蒙特卡罗方法的蒙特卡罗粒子滤波方法的应用研究又重新活跃起来,本()
稀疏低秩去噪的MATLAB代码,包括OMP算法与KSVD算法(Sparse low rank denoising MATLAB codes, including OMP algorithm and KSVD algorithm)
对图像进行压缩,算术编码实现程序和仿真图象,给出基于 DCT 的图像压缩的 matlab 仿真结果(Image compression, arithmetic coding implementation program and simulation image, the image compression based on DCT matlab simulation results)
利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
利用分数阶傅里叶变换的方法,通过迭代相位将加密图像替换为所需要的相位达到加密效果,上传压缩包包括代码和图片,不需要任何修改即可运行。(Using a fractional Fourier transform, the iterative phase replaces the encrypted image with the required phase to achieve the encryption effect. Uploading the compressed package includes the code and picture, and it can be operated without any modification.)
图像经过双随机处理和分数阶傅里叶变换,可以达到加密解密的功能,且对密钥敏感性较强。(The image undergoes double random processing and fractional Fourier transform, which can achieve the function of encryption and decryption, and has strong sensitivity to the key.)
运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)
医疗图像分割,GUI,可视化,能够实现对医疗图像感兴趣区域分割,GUI显示,三维可视化(Medical image segmentation, GUI, visualization)
本例程通过matlab编写,显示一个GUI。在GUI中将输入到程序中的数据进行绘图。本例程能够实时进行绘图,并且可以将数据进行显示。同时还可以将输入到程序中的数据进行保存。在GUI中设置有控制开关,能够通过点击开关,将数据保存在不同的文本中便于后续处理使用。(This routine is written by matlab and displays a GUI. The data input into the program is drawn in the GUI. This routine can be plotted in real time and data can be displayed. At the same time, the data input into the program can also be saved. A control switch is set in the GUI, and the data can be saved in different texts by clicking the switch to facilitate subsequent processing.)
可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
冈萨雷斯版数字图像处理源码第二部分,非常全,非常好用(Gonzales digital image processing source code, very full, very easy to use)
用于解算BOS图片时基图与时图位置按标准方式排列(The positions of base and time map are arranged in a standard way when calculating BOS pictures.)