资源列表
[图形图像处理(光照,映射..)] TestWaveletZernike
说明:小波和Zernike矩的做图像特征提取的一个matlab程序,相比单独实用识别率明显改善-Wavelet and Zernike moments to do image feature extraction matlab program, compared to a separate the practical recognition rate improved significantly<邓能辉> 在 2025-09-26 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] TestICA
说明:基于ICA的多尺度子空间方法,在图像处理上应用时一个很好的尝试。-Multiscale subspace methods based on ICA in image processing applications is a very good attempt.<邓能辉> 在 2025-09-26 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] BDLDAPCA
说明:2DPCA用于热轧带钢的表面缺陷识别的matlab程序,这相对于PCA及单PCA来说有显著的的识别率提高-2DPCA for hot-rolled strip steel surface defect recognition matlab program, which relative to the PCA and single PCA recognition rate improve<邓能辉> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:使用标准Hough变换,在一个二进制图像中,检测直线段-Using the standard Hough transform, in a binary image, the detection straight line segment<fsq405> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[2D图形编程] MATLABjichulizi
说明:matlab应用里面最基础的几个例子,包括坎尼边缘检测,中值滤波等。、-matlab application inside a few of the most basic examples, including the Canny edge detection, median filtering.and so on。<zxd> 在 2025-09-26 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] MATLAB-zxerchengfa
说明:MATLAB编辑最小二乘法拟合直线法的程序-MATLAB edit least squares fit of a straight-line basis over the program<fsq405> 在 2025-09-26 上传 | 大小:37kb | 下载:0
[绘图程序] change_moon
说明:利用matlab语言进行底层绘图编程,模拟嫦娥一号与月亮、地球关系,绕地球公转的情况,形象生动-Using matlab language underlying graphics programming, simulation Chang E No. 1 and the relationship of the moon, the earth around the Earth to the vivid image of<lxl> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[OpenCV] python_OpenCV_mlpTrain
说明:自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy<黄安杰> 在 2025-09-26 上传 | 大小:1.52mb | 下载:0
[图形图像处理(光照,映射..)] JPG
说明:一个比较好的无损压缩调整图片大小的例子程序-A relatively good lossless compression example program to resize the picture<hhytsoft> 在 2025-09-26 上传 | 大小:242kb | 下载:0
[图形图象] picture
说明:图像的绘制中画刷代码我们的图形如何去保存。对于我们的图形来说它是由3个要素决定的。第一个绘制的类型。由类型确定我们画的是点线矩形椭圆。还有两个点一个是起点一个是终点。只要我们按照这3个要素,就可以把这些图形保存起来,然后在OnDraw的函数中重新绘制. 要保存这3要素,类型是不相同的。在C系列的语言当中用结构体来保存不同类型的变量是比较合适的。在C++中结构体就是一个类。所以我们可以用一个类的对象保存图形的三要素。一个类的对象可以保存相关的一个图形的三要素。所以我们可以插入一个新的类。类的类<钱小飞> 在 2025-09-26 上传 | 大小:3kb | 下载:0