▍1. laplacian
说明: Calculate the Laplacian of an image, can be accelerated by the GPU.
说明: Calculate the Laplacian of an image, can be accelerated by the GPU.
自己用python复现的NL-mean去噪,备注比较详细,便于理解原理; 之后会尝试复现更多图像领域的经典论文(The NL-mean reproduced by Python is used to denoise the noise. The notes are detailed and easy to understand the principle. We will try to reproduce more classical papers in the field of image.)
说明: 自己用python复现的NL-mean去噪,备注比较详细,便于理解原理; 之后会尝试复现更多图像领域的经典论文(The NL-mean reproduced by Python is used to denoise the noise. The notes are detailed and easy to understand the principle. We will try to reproduce more classical papers in the field of image.)
人工智能 caffe 用与ssd yolo(Artificial intelligence SSD Yolo)
说明: 人工智能 caffe 用与ssd yolo(Artificial intelligence SSD Yolo)
一个普通的小游戏,没有什么功能,就一个小小的游戏(An ordinary little game, no function, just a garbage game.)
说明: 一个普通的小游戏,没有什么功能,就一个小小的游戏(An ordinary little game, no function, just a garbage game.)
查找图像的局部极大值,功能强大,速度快,精度高(Finding the local maximum of an image is powerful, fast and accurate.)
说明: 查找图像的局部极大值,功能强大,速度快,精度高(Finding the local maximum of an image is powerful, fast and accurate.)
图像拼接,这是个图像拼接,还能说什么呢我的天是不是傻要字数限制(image fusion i have to think something to explain how to congraduation this website)
说明: 用python实现傅里叶的快速变换,实现与传统傅里叶变换不同的快速傅里叶变换,也使用了一些图形界面设计(Using Python to realize the fast Fourier transform, which is different from the traditional Fourier transform, and also using some graphic interface design)
说明: 对图像中不同的颜色进行提取,从而实现图像分割和不同颜色处理(Extracting different colors from images)
说明: python实现的运用brief算法提取特征点的图像拼接(The implementation of Python using brief algorithm to extract feature points of image mosaic)