登录
首页 » Special Effects » 迭代利用遗传算法得到最优分割阈值,这是美国的

迭代利用遗传算法得到最优分割阈值,这是美国的

于 2022-03-23 发布 文件大小:214.07 kB
0 52
下载积分: 2 下载次数: 1

代码说明:

利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。-Iterative use of genetic algorithm to be optimal segmentation threshold, which used the Otsu rules, Otsu segmentation is an improvement.

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

发表评论

0 个回复

  • 简单的图像
    简单的图像处理程序-simple image-processing program
    2022-08-25 00:10:55下载
    积分:1
  • 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0...
    看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.script自定义处理流程 处理由系统热键触发. 1.双击script的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XExpose //曝光 5 : XGamma //Gamma 2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存. 3.二值化的时候.两种颜色可以点击黑白方块处设置. 4.个人的 快捷键,script,二值化颜色 的设置保存在 ini -see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new w
    2022-05-15 12:52:32下载
    积分:1
  • The best threshold of 8 hops per second jump 2, the user a relatively simple to...
    最佳门限跳数8,每秒跳2,用户一个,实现比较简单-The best threshold of 8 hops per second jump 2, the user a relatively simple to achieve
    2023-07-29 05:30:03下载
    积分:1
  • (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行...
    (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
    2022-03-12 15:39:39下载
    积分:1
  • using wavelet decomposition and reconstruction, Image Denoising and Compression,...
    利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
    2023-08-15 22:55:02下载
    积分:1
  • 犯错
    这个项目即提供一个完整的基于BSP技术的实时场景渲染解决方案一个基于画刷的场景建模工具即场景编辑器,一个场景编译器,以及一个用于渲染编译后场景的基于OpenGL构建的图形库GxLib。UniBuilder为一些对场景数据有特殊要求的项目提供一个功能强大的可扩展的场景数据编辑工具,此工具产生的场景可用于产生BSP树。BSP编译器,负责将建模工具产生的数据编译成BSP树,并预计算可见性和光照贴图,供实时应用程序使用。此项目提供一个完整的基于BSP技术的实时场景渲染解决方案,包括完整的场景建模工具和BSP渲染库。场景建模工具采用了自己提出的基于画刷的场景组织方式和一系列配套的建模方案,具有一定的技术创新。此外项目提供了一个完善的基于BSP树的场景管理和渲染库,项目内容完整,技术含量较高,可扩展性强。吐血放出全部源码!-err
    2023-07-31 15:45:03下载
    积分:1
  • 这是刚才代码的文章。英文的,希望对大家有用
    这是刚才代码的文章。英文的,希望对大家有用-This is just the article code. English, in the hope that useful to everybody
    2022-01-25 14:57:12下载
    积分:1
  • 高斯滤波器的matlab代码
    Gaussian Filter Matlab Code
    2022-08-08 23:41:29下载
    积分:1
  • 这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用...
    这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
    2023-05-29 04:40:03下载
    积分:1
  • 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。...
    在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。-In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
    2023-07-05 11:25:03下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载