-
双相位编码彩色图像加密
说明: 采用双相位编码对图像进行加密解密,采用双随机相位加密技术得到的 S 分量的相息图, 在加密的过 程中引进了随机相位因子, 在不知密钥的情况下解 密出 S 分量几乎不可能, 从而保证了的安全性(Two phase encoding is used to encrypt and decrypt the image)
- 2020-10-28 21:26:22下载
- 积分:1
-
CSC.EGBIS.JSEG.Meanshift
经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift
的VC++实现;及相关英文文献。绝对值得拥有!哈哈...(The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...)
- 2010-03-08 17:16:14下载
- 积分:1
-
matlab
一些图像处理中的增强算法,一些些一些些一些些(Some of the enhanced image processing algorithms, some more some more)
- 2009-05-24 18:54:33下载
- 积分:1
-
blood vessel segmentation
这是一个用于血管分割的程序,程序中附带多幅测试图片(This is a program for vascular segmentation, with multiple test images attached to the program)
- 2020-12-08 14:09:20下载
- 积分:1
-
alpha稳定分布噪声的matlab实现
alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)
- 2021-04-06 08:59:02下载
- 积分:1
-
meng_cv
chan-vese几何活动轮廓提取 讲物体的裂痕非常精准的提取出来
非常经典的并且最新的代码 可供参考
(chan-vese geometric active contour extraction rift speak very precise object extracted from a very classic and the latest code for reference)
- 2013-09-15 15:09:47下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1
-
phasepack-matlab-master
说明: 包含主要的相位恢复算法,用于解决相位恢复问题,在计算光学成像领域被广泛使用。(This code includes conventional phase retrieval algorithms designed for phase retrieval problems, which is widely used in computational optical imaging.)
- 2020-09-20 12:20:12下载
- 积分:1
-
灰度图像二维otsu自动阈值分割
一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
- 2020-07-18 11:28:47下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1