Domande taggate «image-processing»

Queste sfide riguardano l'elaborazione di file di immagini preesistenti, alterandoli in qualche modo, raccogliendo statistiche o altre attività di elaborazione delle immagini.


8
Upgoat o Downgoat?
Data l'immagine di una capra, il tuo programma dovrebbe cercare di identificare se la capra è capovolta o no. Esempi Questi sono esempi di ciò che potrebbe essere l'input. Ingressi non effettivi Ingresso: Produzione: Downgoat Spec Il programma dovrebbe contenere al massimo 30.000 byte L'input conterrà l'intera capra L'immagine conterrà …


10
Patch l'immagine
In un popolare software di modifica delle immagini c'è una funzione, che patch (Il termine usato nell'elaborazione delle immagini sta dipingendo come ha sottolineato @ mınxomaτ.) Un'area selezionata di un'immagine, in base alle informazioni al di fuori di quella patch. E fa un ottimo lavoro, considerando che è solo un …


9
Contando i chicchi di riso
Considera queste 10 immagini di varie quantità di chicchi crudi di riso bianco. QUESTI SONO SOLO POLLICI. Fai clic su un'immagine per visualizzarla a schermo intero. A: B: C: D: E: F: G: H: I: J: Conti del grano: A: 3, B: 5, C: 12, D: 25, E: 50, F: …



30
Crea una "H" da "H" più piccole
Sfida Creare una funzione o un programma che, quando viene assegnato un numero intero size, procede come segue: Se sizeè uguale a 1, output H H HHH H H Se sizeè maggiore di 1, output X X XXX X X dove Xè l'output del programma / funzione persize - 1 …
73 code-golf  ascii-art  fractal  code-golf  code-golf  string  code-golf  string  matrix  code-golf  graph-theory  maze  binary-matrix  code-golf  kolmogorov-complexity  random  code-challenge  metagolf  test-battery  brain-flak  text-processing  code-golf  matrix  code-golf  number-theory  primes  code-golf  string  matrix  code-golf  binary  bitwise  code-golf  number  factorial  floating-point  code-golf  number  sequence  code-golf  sequence  cops-and-robbers  code-golf  sequence  cops-and-robbers  code-golf  string  code-golf  math  decision-problem  number-theory  integer  code-golf  number  decision-problem  functional-programming  code-golf  array-manipulation  matrix  code-golf  string  classification  string  code-challenge  binary  compression  decode  code-golf  string  string  code-challenge  balanced-string  encode  code-golf  number-theory  integer  base-conversion  code-golf  math  number-theory  geometry  abstract-algebra  code-golf  array-manipulation  sorting  optimization  code-golf  math  geometry  image-processing  generation  code-golf  string  cops-and-robbers  repeated-transformation  grammars  cops-and-robbers  repeated-transformation  grammars  code-challenge  restricted-source  tips  source-layout  javascript  code-challenge  kolmogorov-complexity  restricted-source  code-golf  combinatorics  counting  math  fastest-code  linear-algebra  code-golf  math  permutations  matrix  linear-algebra  code-golf  string  decision-problem  restricted-source  code-golf  number  array-manipulation  subsequence  code-golf  number  array-manipulation  matrix  code-golf  brainfuck  code-golf  color  code-golf  quine  source-layout  code-golf  subsequence  code-golf  string  ascii-art  code-golf  string  ascii-art  alphabet  code-golf  decision-problem  interpreter  hexagonal-grid  halting-problem  code-golf  string  polynomials  calculus  code-golf  math  decision-problem  matrix  complex-numbers  code-golf  random  code-golf  number  arithmetic 

28
Calcola Phi (non Pi)
No, non intendo ϕ = 1.618...e π = 3.14159.... Intendo le funzioni . φ (x) è il numero di numeri interi inferiori o uguali a xquelli a cui sono relativamente primi x. π (x) è il numero di numeri primi minori o uguali a x. Diciamo che "non pi" è …
73 code-golf  sequence  primes  number-theory  code-golf  decision-problem  code-golf  date  code-golf  typography  code-golf  math  number  multiple-holes  code-golf  quine  code-golf  string  syntax  code-golf  math  primes  rational-numbers  code-golf  graphical-output  image-processing  code-golf  kolmogorov-complexity  music  audio  code-golf  string  code-golf  math  geometry  code-golf  math  sequence  combinatorics  code-golf  game  grid  board-game  code-golf  restricted-source  array-manipulation  source-layout  code-golf  base-conversion  binary  code-golf  math  physics  code-golf  math  number  date  expression-building  code-golf  array-manipulation  graph-theory  decision-problem  popularity-contest  error-correction  code-golf  kolmogorov-complexity  geometry  grid  code-challenge  arithmetic  combinatorics  set-partitions  code-golf  kolmogorov-complexity  sequence  fibonacci  code-golf  restricted-source  pristine-programming  code-golf  code-golf  string  kolmogorov-complexity  code-golf  arithmetic  code-golf  string  parsing  code-golf  code-golf  sorting  counting  permutations  3d  code-golf  code-golf  ascii-art  music  code-golf  string  code-golf  string  ascii-art  code-golf  string  code-golf  quine  polyglot  code-golf  math  string  code-golf  internet 

8
Square, Circle, Triangle, ... Gear?
Usando Algodoo e Paint ho realizzato queste sei immagini monocromatiche 300 × 300 di quattro forme convenienti: Questa classe di immagini ha le seguenti proprietà: Sono sempre 300 × 300 pixel, monocromatici (solo bianco e nero) e hanno esattamente quattro regioni bianche che corrispondono a un quadrato, un cerchio, un …





Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.