-
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用...
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用-drawing board 100%, bring their windows imitation slate, the very cattle drawing program, I have too experimental, with a good
- 2022-03-02 04:50:55下载
- 积分:1
-
光线跟踪算法的一个实例,演示光源照亮小球不同角度
光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
- 2022-08-09 10:35:05下载
- 积分:1
-
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的...
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 5/3 wavelet lossless, which is in the ADI blackfin535 DSP platform
- 2022-02-05 00:31:41下载
- 积分:1
-
脑片分割算法,第二个程序由首席运营官。
sclice segmentation algorithm which is the second one programmed by Coo.
- 2022-07-14 02:54:08下载
- 积分:1
-
bmp图像的显示和图像处理
bmp图像的显示和图像处理-bmp image display and image processing
- 2022-01-26 06:47:23下载
- 积分:1
-
关于图像检索的C++代码
此源码能实现一个简单地图像检索软件,实现根据所选择的图像 检索出 相似图像的功能
- 2023-05-28 18:25:03下载
- 积分:1
-
PB摄像头源码
一套完整Powerbulider摄像头控制源代码,包含完整的演示界面,通过Windows系统API实现摄像头的打开、关闭,可以实现抓图和录像的功能
- 2022-03-05 10:48:57下载
- 积分:1
-
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测...
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测-digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed
- 2023-04-06 12:15:04下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1