-
apple1
上课时做的一个小程序,表达式计算程序,采用vc++,可能有点儿小瑕疵,但基本运行是没问题的(Class to do a small procedure, expression of the calculation procedure for the vc++, may be a bit small flaws, but the basic operation is no problem of)
- 2016-02-15 00:51:26下载
- 积分:1
-
VC++_image_Code
说明: VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。(VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm, penumbral tune jitter histogram of the amendment, color conversion, corrosion, swelling, refinement algorithm, etc., as well as executable files for trial, together with supporting electronic collection, image processing is a good data entry.)
- 2008-11-20 23:20:31下载
- 积分:1
-
HMarkDemo
说明: 基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)
- 2020-07-02 20:00:02下载
- 积分:1
-
基于MATLAB的汽车轨道偏离预警系统
此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time, which enables the car to avoid deviating from the driveway during the driving process. The system is composed of a camera, a computer, and a loudspeaker. The video information is processed by the camera to control the alarm of the speaker according to the processing results.)
- 2020-06-28 17:00:01下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
pso
说明: 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比(Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising operation to restore the image to a peak signal to noise ratio)
- 2010-04-13 15:53:52下载
- 积分:1
-
Convolution_model
褶积模型正演模拟,非常好用,非常好用,非常好用!(Forward simulation of convolution model ,very good!)
- 2019-06-13 17:20:40下载
- 积分:1
-
wrk
基于模糊对比度的图像增强方法,大致过程仍然是先把图像从空间域映射到模糊域,在模糊域内通过定义一个局部对比度算子,然后通过对凸函数的加强来放大像素邻域的各像素之间的差异。
(Based on the fuzzy contrast image enhancement method, the general process is still the first images from space domain is mapped to the fuzzy field in fuzzy field through the define a local contrast operator, and then the convex function to enlarge the strengthening of pixels each neighborhood pixel differences.
)
- 2012-06-23 19:46:20下载
- 积分:1
-
image-fourier-transforma-filtering
此文件一共包含3个m文件。第一个文件的功能是绘制一个二值图像,并显示其傅立叶幅度谱。文件2功能是设计频域理想低通滤波器,并加以验证:读入一个二值图像(cameraman.tif)加噪声后在频域进行低通滤波观察滤波后的图像效果。文件3的功能是对图像eight.tif加入椒盐噪声后,实现Butterworth低通滤波.(This file contains 3 m documents. Functions of first file is to draw a binary image, and displays its Fourier amplitude spectrum. Document 2 is designed to function a frequency domain ideal low-pass filter , and verified it: reading a binary image (cameraman.tif) plus noise on it and smoothing it in the frequency domain using low-pass filtering.The filtered effect will be observed by displaying image.Document 3 is designed to read a binary image(eight.tif) and add salt and pepper noise on it, realized frequence domain Butterworth low-pass filter.)
- 2015-01-24 16:06:12下载
- 积分:1
-
jiagaosibaizaoshengzip
本程序产生二次雷达的应答信号,加高斯白噪声,解调成功。(This procedure generated a response of the secondary radar signal plus Gaussian white noise successful demodulation.)
- 2012-05-18 18:52:13下载
- 积分:1