搜索资源列表
ScrollBitmap_demo.zip
- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchB
CustomBrush_Src.rar
- 可以实现在某一区域内用多种样式的位图进行填充。
扫描算法
- 一种很实用的扫描算法,主要功能是通过两次扫描找出正方形区域内集聚中心。-a very practical scanning algorithm, the main function is to scan through to find two square region Gathering centers.
在特定的区域内绘图
- 在特定的区域内绘图-in specific regions Mapping
判断点是否在区域内
- 判断点是否在区域内.rar-The codes give the function of judge if a point is in the Region, witch you are cared.
在特定的区域内绘图
- 在特定的区域内绘图-in specific regions Mapping
判断一个点是否在一个区域内
- 判断一个点是否在一个区域内-judge whether a point is in a region
判断点是否在区域内!
- 判断点是否在区域内!-whether a judge in the region!
判断点是否在区域内
- 判断点是否在区域内.rar-The codes give the function of judge if a point is in the Region, witch you are cared.
IsInsidePolygon
- 点在闭合区域内判断,做这个测试时只注重算法测试,所以没有对于浮点数相等比较的问题作特别处理.-point in the region closed judgment, to do this test focused only on test algorithms, there is no equivalent for the float to the question of comparison for special treatmen
Mysplit
- 种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空。此时,区域内所有的点都被涂成了黑色。这里,我们自己定义了一些堆栈的数据结构和操作,实现了堆栈的初始化、push、pop、判断是
FindRGB
- 利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝-OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
grayco
- 用3*3邻域计算每一个像素的灰度共生矩阵并计算对应的特征参数,最后再选择特定目标区域内的像素,计算在目标区域内的像素所对应的特征参数的均值和方差(Calculation of characteristic parameters of each pixel gray level co-occurrence matrix and calculate the corresponding 3*3 neighborhood, then selec
balls
- 能够在指定区域内生成数量为N,半径为R的球体(A sphere with a number of N and a radius of R can be generated in the specified area)
pix fill
- 区域填充是指先将区域内的一个像素 ,一般称为种子点赋予给定的颜色和辉亮,然后将该颜色扩展到整个区域内的过程。(Area filling refers to the process that a pixel in a region is generally called a seed point to give a given color and highlight, and then the color is extended to t
区域协同
- 区域医疗业务应用,区域内医疗系统内业务交互,数据交换等业务(The application of regional medical services, business interaction within a regional medical system, data exchange, and so on)
针对二元函数在矩形区域内求最大值问题
- 针对二元函数在矩形区域内求最大值问题(遗传算法训练)(Aiming at the maximum value problem of two element function in rectangular area)
HDR_Imaging
- 采用基于梯度的算法,通过matlab实现高动态范围成像。高动态范围图像,相比普通的图像,可以提供更多的动态范围和图像细节,根据不同的曝光时间的低动态范围图像,利用每个曝光时间相对应最佳细节的低动态范围图像来合成最终高动态范围图像,能够更好的反映人真实环境中的视觉效果。这里采用的高斯模糊展示了高动态范围图像中超出取值范围的数值也是有用的,即使它们在转换成低动态范围图像的时候通常都要被裁掉。在原始的高动态范围图像中,这些像素都有非常大的亮度
区域违章停车报警系统
- 能识别规定区域内的车牌信息,分辨是否违章停车(It can identify license plate information in the specified area and distinguish whether parking is illegal or not.)
限制鼠标移动区域
- 用VB6.0编写,点击限制按钮后,可以将鼠标限制在某个区域内。(Written in VB6.0, the mouse can be limited to a certain area after clicking the restriction button.)