Exemplo n.º 1
0
 def test_single_params__with_pil(self):
     single_dataset(self.retrieve)
Exemplo n.º 2
0
 def test_single_params__with_graphicsmagick(self):
     single_dataset(self.retrieve, with_gif=False)
Exemplo n.º 3
0
 def test_single_params__with_opencv(self):
     single_dataset(self.retrieve, with_gif=False)
Exemplo n.º 4
0
 def test_single_params__with_opencv(self):
     single_dataset(self.fetch, with_gif=False)
Exemplo n.º 5
0
 def test_single_params__with_pil(self):
     single_dataset(self.retrieve)
Exemplo n.º 6
0
 def test_single_params__with_pil(self):
     single_dataset(self.fetch)
Exemplo n.º 7
0
 def test_single_params__with_opencv(self):
     single_dataset(self.retrieve, with_gif=False)
Exemplo n.º 8
0
 def test_single_params__with_graphicsmagick(self):
     single_dataset(self.retrieve, with_gif=False)
Exemplo n.º 9
0
 def test_single_params__with_opencv(self):
     single_dataset(self.fetch, with_gif=False)
Exemplo n.º 10
0
 def test_single_params__with_pil(self):
     single_dataset(self.fetch)