-
quyueshengzhang
遗传算法/大津法/区域生长法/迭代法分割图像,有详细注释,适合学习(Genetic algorithm/dajin method/area growth method/iteration method image segmentation, and have the detailed notes, suitable for learning
)
- 2012-03-30 20:37:08下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
Zernike_code
经典亚像素边缘检测算法Zernike算法程序,编译过可以运行!!(Classical active contour the snake model program, you can run the compiled! !)
- 2013-01-04 14:34:05下载
- 积分:1
-
简化数据模型 jianhuachengxu
简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。(Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topological relationships between the triangular dough piece, can be directly slice layered tangential plane with the grid cross-segment of the dough piece obtained without sorting, save when the contour line is generated on the cross segment reordering the time required, improve the efficiency of the hierarchical processing.)
- 2020-06-30 03:00:02下载
- 积分: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
-
wtmk
说明: 通过生成秘钥得到一串具有一定长度的扩频码,将原始消息序列以扩频码的长度过采样产生过采样消息序列,并将扩频码以原始消息序列的长度多次重复成伪随机序列,再令过采样消息序列与伪随机序列异或就可以生成扩频消息序列。在频率域下,将扩频消息序列以一定的嵌入强度自适应地嵌入原始图像,得到的图像具有较强的鲁棒性,比起直接嵌入,扩频水印在受到攻击后恢复出的水印信息误码率要低得多。并且扩频码长度越长,容错率就越高,鲁棒性就越好。(A sequence of spread spectrum codes with a certain length is obtained by generating a secret key. The oversampling message sequence is generated by oversampling the original message sequence with the length of the spread spectrum code, and the spread spectrum code is repeated into a pseudo-random sequence with the length of the original message sequence for many times, and then the spread spectrum message sequence can be generated by making the difference between the oversampling message sequence and the pseudo-random sequence. In the frequency domain, the spread spectrum message sequence is adaptively embedded into the original image with a certain embedding strength, and the resulting image has strong robustness. Compared with direct embedding, the error rate of the watermark information recovered from the attack of spread spectrum watermark is much lower. And the longer the spreading code length, the higher the fault tolerance rate and the better the robustness.)
- 2020-09-03 17:58:08下载
- 积分:1
-
MATLAB视频人体异常行为识别
说明: MATLAB视频人体异常行为识别
本文设计了一款人体行为异常监控系统,主要适用人群是老年人,在摄像头固定的情况下,自动检测人体运动轨迹,并与提前设定好的行为库进行匹配,分析判断是否具有异常行为。(Human abnormal behavior recognition in matlab video
In this paper, a monitoring system of human behavior abnormality is designed, which is mainly suitable for the elderly. When the camera is fixed, it can automatically detect the human movement track, and match with the behavior database set in advance to analyze and judge whether there is abnormal behavior.)
- 2020-03-20 01:29:08下载
- 积分:1
-
Stewart
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序(6-DOF Motion Platform for Development of Inverse Kinematics solver, Jacobian solver, solver speed and power of the procedure)
- 2016-03-14 02:14:27下载
- 积分:1
-
Foleidage
freeimage library,freeimage library,(Freeimage library, freeimage library,)
- 2017-05-06 13:56:27下载
- 积分:1
-
high_fft
通过高通滤波器实现对图像的锐化处理,能去除不需要的模糊轮廓而加强边缘的对比度。(Image sharpening to achieve through a high-pass filter, and enhance the contrast edges blurred outline can remove unwanted.)
- 2014-03-31 19:57:07下载
- 积分:1