Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.io.base
Commits
94078a4b
Commit
94078a4b
authored
11 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Remove GPL license
parent
b01c89e8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
doc/conf.py
+1
-13
1 addition, 13 deletions
doc/conf.py
doc/links.rst
+4
-16
4 additions, 16 deletions
doc/links.rst
doc/video.rst
+177
-189
177 additions, 189 deletions
doc/video.rst
xbob/io/test_hdf5.py
+1
-13
1 addition, 13 deletions
xbob/io/test_hdf5.py
xbob/io/test_image.py
+1
-13
1 addition, 13 deletions
xbob/io/test_image.py
with
184 additions
and
244 deletions
doc/conf.py
+
1
−
13
View file @
94078a4b
...
@@ -3,19 +3,7 @@
...
@@ -3,19 +3,7 @@
# Andre Anjos <andre.anjos@idiap.ch>
# Andre Anjos <andre.anjos@idiap.ch>
# Tue 15 Oct 16:37:18 2013 CEST
# Tue 15 Oct 16:37:18 2013 CEST
#
#
# Copyright (C) 2011-2013 Idiap Research Institute, Martigny, Switzerland
# Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3 of the License.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import
os
import
os
import
sys
import
sys
...
...
This diff is collapsed.
Click to expand it.
doc/links.rst
+
4
−
16
View file @
94078a4b
.. vim: set fileencoding=utf-8 :
.. vim: set fileencoding=utf-8 :
.. Andre Anjos <andre.anjos@idiap.ch>
.. Andre Anjos <andre.anjos@idiap.ch>
.. Tue 20 Mar 2012 08:57:32 CET
.. Tue 20 Mar 2012 08:57:32 CET
..
..
.. Copyright (C) 2011-2013 Idiap Research Institute, Martigny, Switzerland
.. Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
..
.. This program is free software: you can redistribute it and/or modify
.. it under the terms of the GNU General Public License as published by
.. the Free Software Foundation, version 3 of the License.
..
.. This program is distributed in the hope that it will be useful,
.. but WITHOUT ANY WARRANTY; without even the implied warranty of
.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.. GNU General Public License for more details.
..
.. You should have received a copy of the GNU General Public License
.. along with this program. If not, see <http://www.gnu.org/licenses/>.
.. This file contains all links we use for documentation in a centralized place
.. This file contains all links we use for documentation in a centralized place
...
@@ -61,7 +49,7 @@
...
@@ -61,7 +49,7 @@
.. _pillow: https://pypi.python.org/pypi/Pillow/
.. _pillow: https://pypi.python.org/pypi/Pillow/
.. _python: http://www.python.org
.. _python: http://www.python.org
.. _pypi: http://pypi.python.org
.. _pypi: http://pypi.python.org
.. _qt4: http://qt.nokia.com/
.. _qt4: http://qt.nokia.com/
.. _satellite packages: https://github.com/idiap/bob/wiki/Satellite-Packages
.. _satellite packages: https://github.com/idiap/bob/wiki/Satellite-Packages
.. _scipy: http://www.scipy.org
.. _scipy: http://www.scipy.org
.. _setuptools: http://trac.edgewall.org/wiki/setuptools
.. _setuptools: http://trac.edgewall.org/wiki/setuptools
...
...
This diff is collapsed.
Click to expand it.
doc/video.rst
+
177
−
189
View file @
94078a4b
This diff is collapsed.
Click to expand it.
xbob/io/test_hdf5.py
+
1
−
13
View file @
94078a4b
...
@@ -3,19 +3,7 @@
...
@@ -3,19 +3,7 @@
# Andre Anjos <andre.anjos@idiap.ch>
# Andre Anjos <andre.anjos@idiap.ch>
# Wed Jun 22 17:50:08 2011 +0200
# Wed Jun 22 17:50:08 2011 +0200
#
#
# Copyright (C) 2011-2013 Idiap Research Institute, Martigny, Switzerland
# Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3 of the License.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
Tests for the base HDF5 infrastructure
"""
Tests for the base HDF5 infrastructure
"""
"""
...
...
This diff is collapsed.
Click to expand it.
xbob/io/test_image.py
+
1
−
13
View file @
94078a4b
...
@@ -3,19 +3,7 @@
...
@@ -3,19 +3,7 @@
# Laurent El Shafey <laurent.el-shafey@idiap.ch>
# Laurent El Shafey <laurent.el-shafey@idiap.ch>
# Wed Aug 14 12:27:57 CEST 2013
# Wed Aug 14 12:27:57 CEST 2013
#
#
# Copyright (C) 2011-2013 Idiap Research Institute, Martigny, Switzerland
# Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3 of the License.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
Runs some image tests
"""
Runs some image tests
"""
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment