首页
学习
活动
专区
圈层
工具
发布
首页标签algorithm

#algorithm

【阅读笔记】沙尘图像蓝色通道校正A Fast Sand-Dust Image Enhancement Algorithm by Blue Channel Compensation and Guided

AomanHao

沙尘图像处理面临的主要问题是色彩偏移和图像细节模糊,在去除偏色后利用改进的去雾算法对沙尘图像进行处理,但是由于沙尘和雾霾形成的原理不同,沙尘的颗粒半径接近25µ...

12410

【阅读笔记】基于暗通道的红外图像增强Infrared traffic image enhancement algorithm based on dark channel prior and gamma

AomanHao

一、基于暗通道的红外图像增强Infrared traffic image enhancement algorithm based on dark channel...

11410

【阅读笔记】基于规则的清晰度评价值峰值搜索Development and real-time implementation of a rule-based auto-focus algorithm

AomanHao

本论文《Development and real-time implementation of a rule-based auto-focus algorith...

11710

【启发式算法】狼群算法(Wolf Pack Algorithm, WPA)算法详细介绍(Python)

不去幼儿园

3 Li X L, Shao Z J, Qian J X. An optimizing method based on autonomous animats: ...

34010

【PAT】甲级1007 - Maximum Subsequence Sum (最大子序列的和)

FishWang

21410

【CodeForces】368C - Sereja and Algorithm(思维)

FishWang

Sereja loves all sorts of algorithms. He has recently come up with a new algorit...

23710

Adaptive GCD Bucketing Algorithm: Smart Range Matching

xosg

In computer science, efficiently categorizing values into predefined ranges is a...

15500

BUUCTF rsarsa 1

YueXuan

腾讯云TDP | 产品KOL (已认证)

3、将Q、P、N的值,填入适当的位置,点击Calc.D按钮,算出D。 (如果给出的是N和E的话,输入N和E,点击Factor N(分解),得到P,Q,再重复第...

21311

[tensorflow][keras]Failed to get convolution algorithm.解决方法

git clone firc-dataset

from tensorflow.compat.v1 import ConfigProto from tensorflow.compat.v1 import I...

15700

Sliding Window Algorithm滑动窗口算法-Java快速进阶教程

jack.yang

在处理需要检查给定数组中某些范围的答案的问题时,滑动窗口算法可能是一种非常强大的技术。

44910

Sliding Window Algorithm滑动窗口算法-Java快速进阶教程

jack.yang

在处理需要检查给定数组中某些范围的答案的问题时,滑动窗口算法可能是一种非常强大的技术。

44910

朴素贝叶斯分类算法(Naive Bayes Classification Algorithm)

jack.yang

朴素贝叶斯分类算法(Naive Bayes Classification Algorithm)是一种基于贝叶斯定理和特征条件独立假设的分类方法。以下是对该算法的...

59110

朴素贝叶斯分类算法(Naive Bayes Classification Algorithm)

jack.yang

朴素贝叶斯分类算法(Naive Bayes Classification Algorithm)是一种基于贝叶斯定理和特征条件独立假设的分类方法。以下是对该算法的...

59110

自适应梯度算法AdaGrad(Adaptive Gradient Algorithm)

jack.yang

AdaGrad(Adaptive Gradient Algorithm)起源于对深度学习训练过程中学习率自适应调整的需求。传统的梯度下降方法使用固定的学习率,但...

1.1K10

自适应梯度算法AdaGrad(Adaptive Gradient Algorithm)

jack.yang

AdaGrad(Adaptive Gradient Algorithm)起源于对深度学习训练过程中学习率自适应调整的需求。传统的梯度下降方法使用固定的学习率,但...

1.1K10

LeetCode 29. Divide Two Integers

Dylan Liu

Given two integers dividend and divisor, divide two integers without using multi...

15600

【阅读笔记】区域权重自动曝光Adaptive Weighted Exposure Algorithm Based on Region Luminance Detection

AomanHao

Adaptive Weighted Exposure Algorithm Based on Region Luminance Detection

29010

【阅读笔记】信息熵自动曝光An Automatic Exposure Algorithm Based on Information Entropy

AomanHao

信息熵作为衡量图像信息量的重要指标,能够反映图像的细节丰富程度。通过基于信息熵的自动曝光算法,可以自动调整曝光时间,使图像包含更多信息,从而提高图像质量。

55910

汉诺塔问题

绝活蛋炒饭

20200

摩尔投票算法(Boyer–Moore majority vote algorithm)

XiaoA

摩尔投票法(Boyer–Moore majority vote algorithm),也被称作「多数投票法」,是一种用来寻找一组元素中占多数元素的常数空间级时间...

72410
领券