登录
首页 » Visual C++ » fangshebianhuan

fangshebianhuan

于 2017-09-28 发布 文件大小:11814KB
0 364
下载积分: 1 下载次数: 3

代码说明:

  仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))

文件列表:

fangshebianhuan
fangshebianhuan\Debug
fangshebianhuan\Debug\fangshebianhuan.exe
fangshebianhuan\Debug\fangshebianhuan.ilk
fangshebianhuan\Debug\fangshebianhuan.pdb
fangshebianhuan\fangshebianhuan
fangshebianhuan\fangshebianhuan\Debug
fangshebianhuan\fangshebianhuan\Debug\CL.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\CL.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.exe.embed.manifest
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.exe.embed.manifest.res
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.exe.intermediate.manifest
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.lastbuildstate
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.log
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.obj
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.vcxprojResolveAssemblyReference.cache
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\fangshebianhuan_manifest.rc
fangshebianhuan\fangshebianhuan\Debug\link-cvtres.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link-cvtres.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.7784-cvtres.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.7784-cvtres.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.7784.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.7784.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\link.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\mt.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\mt.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\rc.read.1.tlog
fangshebianhuan\fangshebianhuan\Debug\rc.write.1.tlog
fangshebianhuan\fangshebianhuan\Debug\vc100.idb
fangshebianhuan\fangshebianhuan\Debug\vc100.pdb
fangshebianhuan\fangshebianhuan\fangshebianhuan.cpp
fangshebianhuan\fangshebianhuan\fangshebianhuan.vcxproj
fangshebianhuan\fangshebianhuan\fangshebianhuan.vcxproj.filters
fangshebianhuan\fangshebianhuan\fangshebianhuan.vcxproj.user
fangshebianhuan\fangshebianhuan.sdf
fangshebianhuan\fangshebianhuan.sln
fangshebianhuan\fangshebianhuan.suo
fangshebianhuan\ipch
fangshebianhuan\ipch\fangshebianhuan-cfc2955b
fangshebianhuan\ipch\fangshebianhuan-cfc2955b\fangshebianhuan-6830188e.ipch

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • CVMFC_INTERNET
    图形图像处理软件 MFC 功能强大 OpenVC 武汉大学出品(MFC graphic image processing software produced powerful OpenVC Wuhan University)
    2021-03-10 16:59:27下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • kz
    说明:  fluent udf dpm particle diamter
    2011-04-09 02:54:56下载
    积分:1
  • ChaosImageCode
    一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)
    2017-11-03 09:36:54下载
    积分:1
  • Image-translation
    实现图像的平移 可实现左移 右移 并根据需要改变参数(Image translation)
    2012-05-21 17:09:08下载
    积分:1
  • SIFT_VC.lib
    本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
    2010-11-20 20:29:12下载
    积分:1
  • ss2005.11.29
    主要用于打开8位、24位BMP图像,并对其进行相应的处理,如:颜色分量提取,检测等(key to open the eight, 24 BMP images, and its corresponding treatment, such as : color component extraction, testing)
    2007-05-16 10:40:59下载
    积分:1
  • siftregistration
    这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
    2008-12-30 15:47:17下载
    积分:1
  • 101259371chat
    说明:  图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法(Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods)
    2008-12-04 10:33:34下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载