资源列表
TuXiangSuCu
- 互感器计算结果的输出,根据计算结果,显示图像等。
dct2_embed3
- 另外一种DCT数字水印算法的嵌入程序,具体是哪种算法,请自己参看程序,通过编译。
Texture
- 灰度共生矩阵 图像纹理特征提取 matlab语言编写-GLCM texture feature extraction matlab language
scd
- 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
face_rec_main
- 人脸识别代码,用matlab编的,实验可行,可作为框架-Face recognition code, matlab code, experimental feasible, as a framework
whistcY
- 可在matlab环境中调用的C语言程序,计算图像的加权颜色直方图,使用前用mex编译-the C function that can be called in matlab to calculate the weighted histogramog image.please compile it before usage.
leidaxinhaochuli
- 雷达信号处理用Matlab程序,产生线性调频,正交下变调制,脉冲压缩 -Radar Signal Processing with Matlab, linear frequency modulation, orthogonal variable modulation, pulse compression
cpld_camera300
- 用verilog语言开发的OV2640图像转换代码,使得能与SSD显示器兼容。-With verilog language development OV2640 image conversion code, makes it possible to monitor compatible with the SSD.
koch2
- 简单的opengl制图。科赫曲线的画法。经典的递归思。新手必备。-Koch curve of the painting. The classic recursive thinking. Novice.
OpenCvOpenGlVideoTexture
- OpenCV 图像处理与OpenGL技术集成示例: 图像帧抓取、OpenGL技术渲染、表面贴图、计算处理与分析应用. OPENCV+OPENGL 爱好的必备, C++ 代码实现。 -OpenCV image processing and OpenGL technology integration example: picture frame grabber, OpenGL rendering technology, surface mapping, calculation processin
Hough-transform-standard-circle
- 利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.