readme
来自「基于matlab写的对人体的分割程序」· 代码 · 共 14 行
TXT
14 行
From this directory, you should be able to run parsePerson.m and parseHorse.m from matlab.This implements the iterative algorithm fromDeva Ramanan "Learning to Parse Images of Articulated Objects" NIPS 2006<dramanan@ics.uci.edu>It uses utility functions from Charless Fowlkes and David Martin's execllent segmentation code (the Berkeley Segmentation Engine v 1.1).Bug fixes2/15/08: Matlab 7.5.0 changed the behaviour of imresize and imrotate. All calls to imresize now specify the 'nearest' interpolation method. imrotate still seems slightly different?
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?