-
图像点转换 图像点转换
图像点转换 图像点转换-images converts the image point conversion converts images
- 2023-06-24 21:00:02下载
- 积分:1
-
A very good blob algorithm, can be achieved on the blob graphics track, and show...
一个很不错的blob算法,可以实现对blob图形的track,并显示边缘。-A very good blob algorithm, can be achieved on the blob graphics track, and shows the edge.
- 2022-01-25 20:06:35下载
- 积分:1
-
Laplacian using gray
采用拉普拉斯算子对灰度图像进行边缘监测功能的实现-Laplacian using gray-scale images on the edge of monitoring the achievement of
- 2022-02-20 02:54:33下载
- 积分:1
-
图象拼接SIFT算法的C原代码
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-03-26 07:12:30下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-07-08 00:53:15下载
- 积分:1
-
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D l...
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration
* Extracting camera motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more
* Face detection, alignment, and recognition--with new solutions for key challenges
* Perceptual interfaces for integrating vision, speech, and haptic modalities
* Development with the Open Source Computer Vision Library (OpenCV)
* The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image s
- 2022-01-26 03:49:13下载
- 积分:1
-
Simulation describing the electrophysiological behavior of a biological neuron (...
Simulation describing the electrophysiological behavior of a biological neuron (nerve cell). Two sets of membrane kinetics are included: Hodgkin-Huxley and Schwarz for unmyelinated and myelinated axons.
- 2022-08-09 04:17:49下载
- 积分:1
-
A more practical is the video capture process. Procedures lovers can take advant...
是一款较为实用的视频捕获程序。程序爱好者可借助此程序进行视频的后续处理。-A more practical is the video capture process. Procedures lovers can take advantage of this procedure for the follow-up video processing.
- 2022-02-01 14:55:05下载
- 积分:1
-
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享...
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享-This is a face detection code, prepared in the VC, I feel for the image processing professional students very useful, specially used to share
- 2022-06-19 23:49:35下载
- 积分:1
-
err
基于visual c++ 2005实现
ColorPicker是一个基于对话框的应用程序,它具有以下功能:
1. 色彩编辑功能
用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。
2.RGB颜色空间和HSV颜色空间的转换
当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。
3.取色功能
取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
- 2022-03-11 10:05:49下载
- 积分:1