-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
DLP-LightCrafter
DLP 投影仪开发手册,作为结构光投射设备,可以达到实时重建的功能(DLP Projector Development Manual, as structured light projection apparatus, can achieve real-time reconstruction of functional)
- 2015-09-23 20:29:11下载
- 积分:1
-
Desktop
说明: 内有matlab的gui编程,界面设计,图像转灰度图,边缘检测(There are Matlab GUI programming, interface design, image to grayscale, edge detection)
- 2021-03-22 22:49:16下载
- 积分:1
-
Experient4
利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
- 2018-05-02 21:25:19下载
- 积分:1
-
visual_tracking_code
主要是一些经典的视觉跟踪算法的MATLAB代码,tracker包括CREST,CSK,CT,ECO,KCF,LOT,SCM和Struck。(Visual object tracking,include CREST,CSK,CT,ECO,KCF,LOT,SCM and Struck.)
- 2021-04-02 20:39:06下载
- 积分:1
-
支撑材料
radon变换Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followin(OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.)
- 2017-09-17 08:20:21下载
- 积分:1
-
matlabcode1
利用matlab实现图像的边界检测。包括sobels算子,prewitt算子,还包括图像的边界追踪(use matlab to detect the boundary of the image)
- 2009-07-11 11:14:20下载
- 积分:1
-
IGMM
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!(Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!)
- 2009-09-16 21:39:33下载
- 积分:1
-
xiaobo
说明: 数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1
-
高斯滤波
输出不同截止频率的滤波图像和不同截止频率的滤波图像的幅度谱。(Different filter images are output for different cutoff frequencies.)
- 2017-07-12 20:58:18下载
- 积分:1