MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
Toggle main menu visibility
Main Page
Packages
Packages
Package Functions
All
a
b
c
d
g
i
m
n
o
p
q
r
s
t
w
Functions
Enumerations
a
b
c
d
g
i
m
n
o
p
q
r
s
t
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
c
d
f
g
k
m
n
p
s
w
Enumerations
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
v
w
Properties
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
d
o
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
MyCaffeImageDatabase.Designer.cs
1
namespace
MyCaffe.db.image
2
{
3
partial class
MyCaffeImageDatabase
4
{
8
private
System
.
ComponentModel
.IContainer components =
null
;
9
14
protected
override
void
Dispose
(
bool
disposing)
15
{
16
if
(disposing && (components !=
null
))
17
{
18
dispose();
19
components.Dispose();
20
}
21
base.Dispose(disposing);
22
}
23
24
#region Component Designer generated code
25
30
private
void
InitializeComponent()
31
{
32
components =
new
System
.
ComponentModel
.Container();
33
}
34
35
#endregion
36
}
37
}
MyCaffe.db.image.MyCaffeImageDatabase.Dispose
override void Dispose(bool disposing)
Clean up any resources being used.
Definition:
MyCaffeImageDatabase.Designer.cs:14
MyCaffe.db.image
The MyCaffe.db.image namespace contains all image database related classes.
Definition:
Database.cs:18
System.ComponentModel
Definition:
Component.cs:11
System
Definition:
Component.cs:11
MyCaffe is currated by
Help generated by
1.8.13