-
pcnn
利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示,
已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’,
则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现
Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的像素值更加接近原图像的像素值(抑制参数通过试验确定,并不精确)
总之运行结果只是对像素值变化较大的边缘区域进行了像素值的修正。
通过不断调整参数使峰值信噪比有所升高,但是升高得不是太多(Use pcnn, whenever a group of pixels corresponding to the firing of neurons, a correction value for the pixel. Ignition of all the n-th neuron matrix B (n) represents,
Already ignition pixel position labeled 1 , unfired labeled 0 . By a 3* 3 templates over the B (n), determines if the value within the template are all 1 or all 0 ,
These pixel values are not processed, otherwise the value if the template center 1 , then the increase in the size of the pixel values of the position, the center value of 0 , the pixel value is reduced. This function is implemented by xiugai (B, K) function
Beta is a negative value around the element to inhibit neuronal firing, because the input pcnn (X) is a blurred image, the pixel values of inhibition after treatment of the pixel value closer to an original image (suppression parameter determined by experiment, is not exact)
Results only in short run large changes in the edge region of the pixel values of the corrected pixel values.
)
- 2014-12-01 09:16:42下载
- 积分:1
-
Numerical-Analysis
包含了数值计算的绝大部分程序,依照英文可以查找级程序(Contains most of the numerical calculation procedure can find level program in accordance with English)
- 2010-12-01 10:35:13下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分:1
-
kalman
卡尔曼滤波算法的一个例子,注释详尽,训练测试分开编写,带有详尽数据,可以用来深刻理解kalman算法(Kalman filter algorithm examples, detailed notes, training tests prepared separately, with detailed data that can be used to a deep understanding of kalman algorithm)
- 2013-07-19 10:47:02下载
- 积分:1
-
Asign1
mobile robot obstacle avoidance using bug algorithm
- 2013-03-30 05:54:15下载
- 积分:1
-
Cp_model
Cp model for DFIG wind turbine
- 2012-10-07 17:05:43下载
- 积分:1
-
ModelingSurfwave
说明: 使用波动方程有限差分模拟瑞雷波的传播,包括模拟和成像,可以更改检波器位置信息(surface wave modeling and display)
- 2020-12-21 09:39:07下载
- 积分:1
-
Matlab_exams
MATLAB 考题整理,附带了详细的答案,很好的资料(MATLAB exam finish, with a detailed answer, very good information)
- 2010-06-07 21:21:33下载
- 积分:1
-
Restoration
图像恢复的几个程序,旋转恢复是用vc写的,其余是matlab的,这几个程序比较挑图像,如果一幅效果不好,换一个做,图像恢复程序大都这样。()
- 2007-08-25 18:01:20下载
- 积分:1
-
BCFCM version
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT OLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES LOSS OF USE, DATA, OR ROFITS OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE pOSSIBILITY OF SUCH DAMAGE.
- 2010-03-04 17:10:19下载
- 积分:1