-
图像处理方面的一些资料,不知道对大家有没有用
图像处理方面的一些资料,不知道对大家有没有用-Image processing some of the information, we do not know that there is no use
- 2022-04-15 23:10:37下载
- 积分:1
-
lda implementation, to find a long time, but also good, we can try!
lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
- 2023-03-06 03:05:04下载
- 积分:1
-
Gobar transform
一个基于gobar变换算法进行指纹识别的程序实现-Gobar transform-based fingerprint recognition algorithm procedures realize
- 2023-08-09 19:40:04下载
- 积分:1
-
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等...
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are divided into two categories, and so on
- 2022-02-11 16:20:39下载
- 积分:1
-
立体匹配
stereo matching
-sad
-ssd
-n-stereo matching
-sad
-ssd
-ncc
- 2022-02-21 07:05:26下载
- 积分:1
-
fractal image processing source code
分形图像处理源代码-fractal image processing source code
- 2022-07-24 07:03:59下载
- 积分:1
-
正确的图像可以扩大到缩小
用java编写的可以对图像放大缩小-prepared with the right images can be enlarged to narrow
- 2022-07-06 23:36:47下载
- 积分:1
-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分:1
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1
-
Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is...
利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程-Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is a good entry-routine
- 2022-10-26 09:35:03下载
- 积分:1