Semivariogram analysis of bone images implemented on FPGA architectures

Osteoporotic fractures are a major concern for the health care of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Su...

Full description

Saved in:
Bibliographic Details
Published inJournal of real-time image processing Vol. 13; no. 1; pp. 161 - 180
Main Authors Shirvaikar, Mukul, Lagadapati, Yamuna, Dong, Xuanliang N.
Format Journal Article
LanguageEnglish
Published Berlin/Heidelberg Springer Berlin Heidelberg 01.03.2017
Springer Nature B.V
Subjects
Online AccessGet full text
ISSN1861-8200
1861-8219
1861-8219
DOI10.1007/s11554-016-0611-1

Cover

Abstract Osteoporotic fractures are a major concern for the health care of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov random fields. Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real-time implementation of the algorithm. A semivariance, γ ( h ), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h . Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O ( n 2 ). Field-programmable gate arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
AbstractList Osteoporotic fractures are a major concern for the healthcare of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov Random Fields (MRFs). Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real time implementation of the algorithm. A semi-variance, γ(h), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h. Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O (n2) Field Programmable Gate Arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.Osteoporotic fractures are a major concern for the healthcare of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov Random Fields (MRFs). Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real time implementation of the algorithm. A semi-variance, γ(h), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h. Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O (n2) Field Programmable Gate Arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
Osteoporotic fractures are a major concern for the healthcare of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov Random Fields (MRFs). Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real time implementation of the algorithm. A semi-variance, ( ), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of . Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with pixels is ( ) Field Programmable Gate Arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
Osteoporotic fractures are a major concern for the health care of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov random fields. Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real-time implementation of the algorithm. A semivariance, γ(h), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h. Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O(n2). Field-programmable gate arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
Osteoporotic fractures are a major concern for the health care of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov random fields. Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real-time implementation of the algorithm. A semivariance, γ ( h ), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h . Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O ( n 2 ). Field-programmable gate arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
Osteoporotic fractures are a major concern for the healthcare of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic fractures can be enhanced by introducing second-order statistical analysis of bone image data using techniques such as variogram analysis. Such analysis is computationally intensive thereby creating an impediment for introduction into imaging machines found in common clinical settings. This paper investigates the fast implementation of the semivariogram algorithm, which has been proven to be effective in modeling bone strength, and should be of interest to readers in the areas of computer-aided diagnosis and quantitative image analysis. The semivariogram is a statistical measure of the spatial distribution of data, and is based on Markov Random Fields (MRFs). Semivariogram analysis is a computationally intensive algorithm that has typically seen applications in the geosciences and remote sensing areas. Recently, applications in the area of medical imaging have been investigated, resulting in the need for efficient real time implementation of the algorithm. A semi-variance, γ(h), is defined as the half of the expected squared differences of pixel values between any two data locations with a lag distance of h. Due to the need to examine each pair of pixels in the image or sub-image being processed, the base algorithm complexity for an image window with n pixels is O (n2) Field Programmable Gate Arrays (FPGAs) are an attractive solution for such demanding applications due to their parallel processing capability. FPGAs also tend to operate at relatively modest clock rates measured in a few hundreds of megahertz. This paper presents a technique for the fast computation of the semivariogram using two custom FPGA architectures. A modular architecture approach is chosen to allow for replication of processing units. This allows for high throughput due to concurrent processing of pixel pairs. The current implementation is focused on isotropic semivariogram computations only. The algorithm is benchmarked using VHDL on a Xilinx XUPV5-LX110T development Kit, which utilizes the Virtex5 FPGA. Medical image data from DXA scans are utilized for the experiments. Implementation results show that a significant advantage in computational speed is attained by the architectures with respect to implementation on a personal computer with an Intel i7 multi-core processor.
Author Lagadapati, Yamuna
Shirvaikar, Mukul
Dong, Xuanliang N.
AuthorAffiliation 2 Health and Kinesiology Department, The University of Texas at Tyler, Tyler, TX 75799 USA
1 Electrical Engineering Department, The University of Texas at Tyler, Tyler, TX 75799 USA
AuthorAffiliation_xml – name: 1 Electrical Engineering Department, The University of Texas at Tyler, Tyler, TX 75799 USA
– name: 2 Health and Kinesiology Department, The University of Texas at Tyler, Tyler, TX 75799 USA
Author_xml – sequence: 1
  givenname: Mukul
  orcidid: 0000-0002-4361-696X
  surname: Shirvaikar
  fullname: Shirvaikar, Mukul
  email: mshirvaikar@uttyler.edu
  organization: Electrical Engineering Department, The University of Texas at Tyler
– sequence: 2
  givenname: Yamuna
  surname: Lagadapati
  fullname: Lagadapati, Yamuna
  organization: Electrical Engineering Department, The University of Texas at Tyler
– sequence: 3
  givenname: Xuanliang N.
  surname: Dong
  fullname: Dong, Xuanliang N.
  organization: Health and Kinesiology Department, The University of Texas at Tyler
BackLink https://www.ncbi.nlm.nih.gov/pubmed/28428829$$D View this record in MEDLINE/PubMed
BookMark eNqNkV1LHTEQhkNR6kf7A3pTFnrTm60z-drNjSBSTwuCgnodstnscWU3OSa7yvn3jZyj1oLQqwnkfWfeeeaA7PjgHSFfEH4gQHWUEIXgJaAsQSKW-IHsYy2xrCmqnZc3wB45SOkOQFaSiY9kj9ac1jVV-2Rx5cb-wcQ-LKMZC-PNsE59KkJXNHlY0Y9m6VIuq8GNzk-uLYIvzi4XJ4WJ9rafnJ3m6NInstuZIbnP23pIbs5-Xp_-Ks8vFr9PT85LyymdykYA5dZK03SCg2nBMWyYtEbR1oFFVguuOqhaThvFFAXGlTLQSKwESiHYIaGbvrNfmfWjGQa9ijlkXGsE_URFb6joTEU_UdGYTccb02puRtfavEc0r8Zgev32x_e3ehketGCKMSFzg-_bBjHczy5NeuyTdcNgvAtz0lgrRA41VFn67R_pXZhjxpo0VfkgFWeUZ9XXvxO9RHk-TBbgRmBjSCm67r_W3LJJWeuXLr6Oft_0B1k9rhY
Cites_doi 10.1109/TSMC.1973.4309314
10.1007/978-1-4419-9779-1
10.1016/S0098-3004(96)00026-X
10.1109/83.388090
10.1109/PROC.1979.11328
10.1016/j.bone.2013.05.023
10.1016/j.jbiomech.2015.01.030
10.1007/s11554-012-0283-4
10.1109/36.729366
10.1109/36.377929
10.1016/j.micpro.2006.02.013
10.1155/2010/946486
10.1259/bjr/20343922
10.1117/12.2077851
ContentType Journal Article
Copyright Springer-Verlag Berlin Heidelberg 2016
Springer-Verlag Berlin Heidelberg 2016.
Copyright_xml – notice: Springer-Verlag Berlin Heidelberg 2016
– notice: Springer-Verlag Berlin Heidelberg 2016.
DBID AAYXX
CITATION
NPM
8FE
8FG
AFKRA
ARAPS
AZQEC
BENPR
BGLVJ
CCPQU
DWQXO
GNUQQ
HCIFZ
JQ2
K7-
P5Z
P62
PHGZM
PHGZT
PKEHL
PQEST
PQGLB
PQQKQ
PQUKI
7X8
5PM
ADTOC
UNPAY
DOI 10.1007/s11554-016-0611-1
DatabaseName CrossRef
PubMed
ProQuest SciTech Collection
ProQuest Technology Collection
ProQuest Central UK/Ireland
ProQuest Advanced Technologies & Aerospace Database
ProQuest Central Essentials
ProQuest Central
ProQuest Technology Collection (LUT)
ProQuest One Community College
ProQuest Central Korea
ProQuest Central Student
SciTech Premium Collection
ProQuest Computer Science Collection
ProQuest Computer Science Database
Advanced Technologies & Aerospace Database
ProQuest Advanced Technologies & Aerospace Collection
ProQuest Central Premium
ProQuest One Academic
ProQuest One Academic Middle East (New)
ProQuest One Academic Eastern Edition (DO NOT USE)
ProQuest One Applied & Life Sciences
ProQuest One Academic
ProQuest One Academic UKI Edition
MEDLINE - Academic
PubMed Central (Full Participant titles)
Unpaywall for CDI: Periodical Content
Unpaywall
DatabaseTitle CrossRef
PubMed
Advanced Technologies & Aerospace Collection
Computer Science Database
ProQuest Central Student
Technology Collection
ProQuest One Academic Middle East (New)
ProQuest Advanced Technologies & Aerospace Collection
ProQuest Central Essentials
ProQuest Computer Science Collection
ProQuest One Academic Eastern Edition
SciTech Premium Collection
ProQuest One Community College
ProQuest Technology Collection
ProQuest SciTech Collection
ProQuest Central
Advanced Technologies & Aerospace Database
ProQuest One Applied & Life Sciences
ProQuest One Academic UKI Edition
ProQuest Central Korea
ProQuest Central (New)
ProQuest One Academic
ProQuest One Academic (New)
MEDLINE - Academic
DatabaseTitleList MEDLINE - Academic
PubMed
Advanced Technologies & Aerospace Collection


Database_xml – sequence: 1
  dbid: NPM
  name: PubMed
  url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed
  sourceTypes: Index Database
– sequence: 2
  dbid: UNPAY
  name: Unpaywall
  url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/
  sourceTypes: Open Access Repository
– sequence: 3
  dbid: 8FG
  name: ProQuest Technology Collection
  url: https://search.proquest.com/technologycollection1
  sourceTypes: Aggregation Database
DeliveryMethod fulltext_linktorsrc
Discipline Computer Science
EISSN 1861-8219
EndPage 180
ExternalDocumentID oai:pubmedcentral.nih.gov:5393356
PMC5393356
28428829
10_1007_s11554_016_0611_1
Genre Journal Article
GrantInformation_xml – fundername: NIH/NIAMS
  grantid: R15AR061740
– fundername: NIAMS NIH HHS
  grantid: R15 AR061740
GroupedDBID -59
-5G
-BR
-EM
-Y2
-~C
.VR
06D
0R~
0VY
1N0
203
29L
2J2
2JN
2JY
2KG
2KM
2LR
2VQ
2~H
30V
4.4
406
408
409
40D
40E
5VS
67Z
6NX
8TC
95-
95.
95~
96X
AAAVM
AABHQ
AACDK
AAHNG
AAIAL
AAJBT
AAJKR
AANZL
AARHV
AARTL
AASML
AATNV
AATVU
AAUYE
AAWCG
AAYIU
AAYQN
AAYTO
AAYZH
ABAKF
ABBBX
ABBXA
ABDZT
ABECU
ABFTV
ABHLI
ABHQN
ABJNI
ABJOX
ABKCH
ABKTR
ABMNI
ABMQK
ABNWP
ABQBU
ABQSL
ABSXP
ABTEG
ABTHY
ABTKH
ABTMW
ABULA
ABWNU
ABXPI
ACAOD
ACBXY
ACDTI
ACGFS
ACHSB
ACHXU
ACKNC
ACMDZ
ACMLO
ACOKC
ACOMO
ACPIV
ACZOJ
ADHHG
ADHIR
ADINQ
ADKNI
ADKPE
ADRFC
ADTPH
ADURQ
ADYFF
ADZKW
AEBTG
AEFQL
AEGAL
AEGNC
AEJHL
AEJRE
AEKMD
AEMSY
AENEX
AEOHA
AEPYU
AESKC
AETLH
AEVLU
AEXYK
AFBBN
AFGCZ
AFKRA
AFLOW
AFQWF
AFWTZ
AFZKB
AGAYW
AGDGC
AGJBK
AGMZJ
AGQEE
AGQMX
AGRTI
AGWIL
AGWZB
AGYKE
AHAVH
AHBYD
AHKAY
AHSBF
AHYZX
AIAKS
AIGIU
AIIXL
AILAN
AITGF
AJBLW
AJRNO
AJZVZ
ALMA_UNASSIGNED_HOLDINGS
ALWAN
AMKLP
AMXSW
AMYLF
AMYQR
AOCGG
ARAPS
ARMRJ
ASPBG
AVWKF
AXYYD
AYJHY
AZFZN
B-.
BA0
BDATZ
BENPR
BGLVJ
BGNMA
BSONS
CAG
CCPQU
COF
CS3
CSCUP
DDRTE
DNIVK
DPUIP
EBLON
EBS
EIOEI
EJD
ESBYG
FEDTE
FERAY
FFXSO
FIGPU
FINBP
FNLPD
FRRFC
FSGXE
FWDCC
GGCAI
GGRSB
GJIRD
GNWQR
GQ6
GQ7
GQ8
GXS
H13
HCIFZ
HF~
HG5
HG6
HLICF
HMJXF
HQYDN
HRMNR
HVGLF
HZ~
IHE
IJ-
IKXTQ
ITM
IWAJR
IXC
IXE
IZIGR
IZQ
I~X
I~Z
J-C
J0Z
JBSCW
JCJTX
JZLTJ
K7-
KDC
KOV
LLZTM
M4Y
MA-
N2Q
N9A
NPVJJ
NQJWS
NU0
O9-
O93
O9J
OAM
P9O
PF0
PT4
QOS
R89
R9I
ROL
RPX
RSV
S16
S1Z
S27
S3B
SAP
SCO
SDH
SHX
SISQX
SJYHP
SNE
SNPRN
SNX
SOHCF
SOJ
SPISZ
SRMVM
SSLCW
STPWE
SZN
T13
TSG
TSK
TSV
TUC
U2A
UG4
UOJIU
UTJUX
UZXMN
VC2
VFIZW
W23
W48
WK8
YLTOR
Z45
Z7R
Z7X
Z83
Z88
ZMTXR
~A9
AAPKM
AAYXX
ABBRH
ABDBE
ABFSG
ABRTQ
ACSTC
ADHKG
AEZWR
AFDZB
AFHIU
AFOHR
AGQPQ
AHPBZ
AHWEU
AIXLP
ATHPR
AYFIA
CITATION
PHGZM
PHGZT
PQGLB
PUEGO
NPM
8FE
8FG
AZQEC
DWQXO
GNUQQ
JQ2
P62
PKEHL
PQEST
PQQKQ
PQUKI
7X8
5PM
ADTOC
UNPAY
ID FETCH-LOGICAL-c422t-b5024cc6abf540ad0e31b36ca92de0c138549f07d42b939203499a0b617516553
IEDL.DBID U2A
ISSN 1861-8200
1861-8219
IngestDate Sun Oct 26 02:34:06 EDT 2025
Tue Sep 30 15:26:34 EDT 2025
Fri Sep 05 10:53:22 EDT 2025
Sun Jul 13 05:27:33 EDT 2025
Wed Feb 19 02:42:57 EST 2025
Wed Oct 01 02:48:30 EDT 2025
Fri Feb 21 02:39:39 EST 2025
IsDoiOpenAccess true
IsOpenAccess true
IsPeerReviewed true
IsScholarly true
Issue 1
Keywords Medical imaging
Semivariogram
Bone
DXA
FPGA
semivariogram
medical imaging
Language English
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c422t-b5024cc6abf540ad0e31b36ca92de0c138549f07d42b939203499a0b617516553
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 14
content type line 23
ORCID 0000-0002-4361-696X
OpenAccessLink https://proxy.k.utb.cz/login?url=https://www.ncbi.nlm.nih.gov/pmc/articles/5393356
PMID 28428829
PQID 2918674324
PQPubID 2044148
PageCount 20
ParticipantIDs unpaywall_primary_10_1007_s11554_016_0611_1
pubmedcentral_primary_oai_pubmedcentral_nih_gov_5393356
proquest_miscellaneous_1891140807
proquest_journals_2918674324
pubmed_primary_28428829
crossref_primary_10_1007_s11554_016_0611_1
springer_journals_10_1007_s11554_016_0611_1
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate 2017-03-01
PublicationDateYYYYMMDD 2017-03-01
PublicationDate_xml – month: 03
  year: 2017
  text: 2017-03-01
  day: 01
PublicationDecade 2010
PublicationPlace Berlin/Heidelberg
PublicationPlace_xml – name: Berlin/Heidelberg
– name: Germany
– name: Heidelberg
PublicationTitle Journal of real-time image processing
PublicationTitleAbbrev J Real-Time Image Proc
PublicationTitleAlternate J Real Time Image Process
PublicationYear 2017
Publisher Springer Berlin Heidelberg
Springer Nature B.V
Publisher_xml – name: Springer Berlin Heidelberg
– name: Springer Nature B.V
References Girisha, Chandrashekhar, Kurian (CR21) 2013; 4
CR16
Akoushideh, Shahbahrami, Maybodi (CR19) 2014; 9
CR14
CR11
Pedroni (CR13) 2010
Haralick, Shanmugam, Dinstein (CR1) 1973; 3
Haralick (CR18) 1979; 67
Nelson (CR10) 2000
Rose (CR12) 2012
Marcotte (CR7) 1996; 22
Carr, de Miranda (CR5) 1998; 36
Dougherty (CR23) 2011
CR8
Kervrann, Heitz (CR4) 1995; 4
Iakovidis, Maroulis, Bariamis (CR17) 2007; 31
CR25
Girisha, Chandrashekhar, Kurian (CR20) 2013; 2
CR24
Cootes, Taylor (CR2) 2014
Pinninti (CR22) 2015
Baraldi, Parmiggiani (CR3) 1995; 33
Wielgosz, Panggabean, Rønningen (CR15) 2013; 4
Dong, Shirvaikar, Wang (CR6) 2013; 56
Dong (CR9) 2015; 48
JR Carr (611_CR5) 1998; 36
RM Haralick (611_CR18) 1979; 67
RM Haralick (611_CR1) 1973; 3
DK Iakovidis (611_CR17) 2007; 31
611_CR8
611_CR11
D Marcotte (611_CR7) 1996; 22
611_CR14
T Cootes (611_CR2) 2014
611_CR16
R Pinninti (611_CR22) 2015
A Girisha (611_CR21) 2013; 4
XN Dong (611_CR9) 2015; 48
C Kervrann (611_CR4) 1995; 4
A Baraldi (611_CR3) 1995; 33
XN Dong (611_CR6) 2013; 56
A Girisha (611_CR20) 2013; 2
AE Nelson (611_CR10) 2000
611_CR24
611_CR25
M Wielgosz (611_CR15) 2013; 4
G Dougherty (611_CR23) 2011
S Rose (611_CR12) 2012
VA Pedroni (611_CR13) 2010
A Akoushideh (611_CR19) 2014; 9
18290037 - IEEE Trans Image Process. 1995;4(6):856-62
23756232 - Bone. 2013 Oct;56(2):327-36
15677355 - Br J Radiol. 2004;77 Spec No 2:S133-9
25683520 - J Biomech. 2015 Apr 13;48(6):1043-51
References_xml – year: 2000
  ident: CR10
  publication-title: Implementation of Image Processing Algorithms on FPGA Hardware
– volume: 3
  start-page: 610
  issue: 6
  year: 1973
  end-page: 621
  ident: CR1
  article-title: Textural features for image classification
  publication-title: IEEE Trans. Syst. Man Cybern.
  doi: 10.1109/TSMC.1973.4309314
– volume: 4
  start-page: 193
  issue: 12
  year: 2013
  end-page: 201
  ident: CR15
  article-title: FPGA architecture for Kriging Image Interpolation
  publication-title: Int. J. Adv. Comput. Sci. Appl. (IJACSA).
– year: 2010
  ident: CR13
  publication-title: Circuit Design and Simulation with VHDL
– year: 2011
  ident: CR23
  publication-title: Medical Image Processing: Techniques and Applications
  doi: 10.1007/978-1-4419-9779-1
– ident: CR14
– volume: 22
  start-page: 1175
  issue: 10
  year: 1996
  end-page: 1186
  ident: CR7
  article-title: Fast variogram computation with FFT
  publication-title: Comput. Geosci.
  doi: 10.1016/S0098-3004(96)00026-X
– ident: CR16
– volume: 4
  start-page: 856
  issue: 6
  year: 1995
  end-page: 862
  ident: CR4
  article-title: A Markov random field model-based approach to unsupervised texture segmentation using local and global spatial statistics
  publication-title: IEEE Trans. Image Process.
  doi: 10.1109/83.388090
– year: 2012
  ident: CR12
  publication-title: Development of Parallel Image Processing Architecture in VHDL
– volume: 2
  start-page: 2618
  issue: 6
  year: 2013
  end-page: 2621
  ident: CR20
  article-title: FPGA implementation of GLCM
  publication-title: Int. J. Adv. Res. Electr. Electron. Instrum. Eng.
– ident: CR8
– volume: 67
  start-page: 786
  issue: 5
  year: 1979
  end-page: 804
  ident: CR18
  article-title: Statistical and structural approaches to texture
  publication-title: Proc. IEEE
  doi: 10.1109/PROC.1979.11328
– volume: 4
  start-page: 2718
  issue: 6
  year: 2013
  end-page: 2721
  ident: CR21
  article-title: Texture feature extraction of video frames using GLCM
  publication-title: Int. J. Eng. Trends Technol.
– ident: CR25
– volume: 56
  start-page: 327
  issue: 2
  year: 2013
  end-page: 336
  ident: CR6
  article-title: Biomechanical properties and microarchitecture parameters of trabecular bone are correlated with stochastic measures of 2D projection images
  publication-title: Bone
  doi: 10.1016/j.bone.2013.05.023
– volume: 48
  start-page: 1043
  issue: 6
  year: 2015
  end-page: 1051
  ident: CR9
  article-title: Random field assessment of inhomogeneous bone mineral density from DXA scans can enhance the differentiation between postmenopausal women with and without hip fractures
  publication-title: J. Biomech.
  doi: 10.1016/j.jbiomech.2015.01.030
– volume: 9
  start-page: 141
  issue: 1
  year: 2014
  end-page: 157
  ident: CR19
  article-title: High performance implementation of texture features extraction algorithms using FPGA architecture
  publication-title: J. Real-Time Image Process.
  doi: 10.1007/s11554-012-0283-4
– volume: 36
  start-page: 1945
  issue: 6
  year: 1998
  end-page: 1952
  ident: CR5
  article-title: The semivariogram in comparison to the co-occurrence matrix for classification of image texture
  publication-title: IEEE Trans. Geosci. Remote Sens.
  doi: 10.1109/36.729366
– volume: 33
  start-page: 293
  issue: 2
  year: 1995
  end-page: 304
  ident: CR3
  article-title: An investigation of the textural characteristics associated with gray level cooccurrence matrix statistical parameters
  publication-title: IEEE Trans. Geosci. Remote Sens.
  doi: 10.1109/36.377929
– year: 2014
  ident: CR2
  article-title: Anatomical statistical models and their role in feature extraction
  publication-title: Br. J. Radiol.
– volume: 31
  start-page: 160
  issue: 2
  year: 2007
  end-page: 165
  ident: CR17
  article-title: FPGA architecture for fast parallel computation of co-occurrence matrices
  publication-title: Microprocess. Microsyst.
  doi: 10.1016/j.micpro.2006.02.013
– year: 2015
  ident: CR22
  publication-title: Stochastic Assessment of Bone Fragility in Human Lumbar Spine
– ident: CR11
– ident: CR24
– volume: 36
  start-page: 1945
  issue: 6
  year: 1998
  ident: 611_CR5
  publication-title: IEEE Trans. Geosci. Remote Sens.
  doi: 10.1109/36.729366
– volume: 3
  start-page: 610
  issue: 6
  year: 1973
  ident: 611_CR1
  publication-title: IEEE Trans. Syst. Man Cybern.
  doi: 10.1109/TSMC.1973.4309314
– ident: 611_CR16
– volume: 56
  start-page: 327
  issue: 2
  year: 2013
  ident: 611_CR6
  publication-title: Bone
  doi: 10.1016/j.bone.2013.05.023
– ident: 611_CR8
– volume: 4
  start-page: 856
  issue: 6
  year: 1995
  ident: 611_CR4
  publication-title: IEEE Trans. Image Process.
  doi: 10.1109/83.388090
– ident: 611_CR11
  doi: 10.1155/2010/946486
– volume: 22
  start-page: 1175
  issue: 10
  year: 1996
  ident: 611_CR7
  publication-title: Comput. Geosci.
  doi: 10.1016/S0098-3004(96)00026-X
– volume-title: Medical Image Processing: Techniques and Applications
  year: 2011
  ident: 611_CR23
  doi: 10.1007/978-1-4419-9779-1
– ident: 611_CR25
– year: 2014
  ident: 611_CR2
  publication-title: Br. J. Radiol.
  doi: 10.1259/bjr/20343922
– volume-title: Implementation of Image Processing Algorithms on FPGA Hardware
  year: 2000
  ident: 611_CR10
– volume-title: Development of Parallel Image Processing Architecture in VHDL
  year: 2012
  ident: 611_CR12
– volume: 31
  start-page: 160
  issue: 2
  year: 2007
  ident: 611_CR17
  publication-title: Microprocess. Microsyst.
  doi: 10.1016/j.micpro.2006.02.013
– volume: 4
  start-page: 193
  issue: 12
  year: 2013
  ident: 611_CR15
  publication-title: Int. J. Adv. Comput. Sci. Appl. (IJACSA).
– volume: 48
  start-page: 1043
  issue: 6
  year: 2015
  ident: 611_CR9
  publication-title: J. Biomech.
  doi: 10.1016/j.jbiomech.2015.01.030
– volume: 9
  start-page: 141
  issue: 1
  year: 2014
  ident: 611_CR19
  publication-title: J. Real-Time Image Process.
  doi: 10.1007/s11554-012-0283-4
– volume-title: Stochastic Assessment of Bone Fragility in Human Lumbar Spine
  year: 2015
  ident: 611_CR22
– volume: 4
  start-page: 2718
  issue: 6
  year: 2013
  ident: 611_CR21
  publication-title: Int. J. Eng. Trends Technol.
– volume: 33
  start-page: 293
  issue: 2
  year: 1995
  ident: 611_CR3
  publication-title: IEEE Trans. Geosci. Remote Sens.
  doi: 10.1109/36.377929
– ident: 611_CR24
– volume: 2
  start-page: 2618
  issue: 6
  year: 2013
  ident: 611_CR20
  publication-title: Int. J. Adv. Res. Electr. Electron. Instrum. Eng.
– ident: 611_CR14
  doi: 10.1117/12.2077851
– volume-title: Circuit Design and Simulation with VHDL
  year: 2010
  ident: 611_CR13
– volume: 67
  start-page: 786
  issue: 5
  year: 1979
  ident: 611_CR18
  publication-title: Proc. IEEE
  doi: 10.1109/PROC.1979.11328
– reference: 25683520 - J Biomech. 2015 Apr 13;48(6):1043-51
– reference: 15677355 - Br J Radiol. 2004;77 Spec No 2:S133-9
– reference: 23756232 - Bone. 2013 Oct;56(2):327-36
– reference: 18290037 - IEEE Trans Image Process. 1995;4(6):856-62
SSID ssj0067635
Score 2.041075
Snippet Osteoporotic fractures are a major concern for the health care of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic...
Osteoporotic fractures are a major concern for the healthcare of elderly and female populations. Early diagnosis of patients with a high risk of osteoporotic...
SourceID unpaywall
pubmedcentral
proquest
pubmed
crossref
springer
SourceType Open Access Repository
Aggregation Database
Index Database
Publisher
StartPage 161
SubjectTerms Algorithms
Bone density
Computer Graphics
Computer Science
Concurrent processing
Diagnosis
Embedded systems
Field programmable gate arrays
Fields (mathematics)
Fourier transforms
Fractures
Image analysis
Image enhancement
Image Processing and Computer Vision
Medical electronics
Medical imaging
Microprocessors
Multimedia Information Systems
Osteoporosis
Parallel processing
Pattern Recognition
Personal computers
Pixels
Remote sensing
Signal,Image and Speech Processing
Spatial data
Spatial distribution
Special Issue Paper
Statistical analysis
SummonAdditionalLinks – databaseName: ProQuest Central
  dbid: BENPR
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV1LT9wwEB7R5dD2APQBDS-5EqeiqOtXEh8QAsSCKnWFaJG4RXacFStBsu3ugvj3zGSTLCskOOXgKLE99sw3nvE3AHsOjb5XUobWxnRaxZMw8ei1etSGeqBkrCpSn9_96PxK_brW10vQb-7CUFploxMrRe3LjM7IfwpD1GvEH3c4-hdS1SiKrjYlNGxdWsEfVBRj72BZEDNWB5aPT_sXl41ujoh-jVywJOIh2r42zlldpiPTiq51RNUOeMgXLdUL-Pkyi7INpX6E99NiZB8f7O3tM2vVW4OVGmayo9m6-ARLefEZVpsSDqze0V_g7E9-N7xHf7nK0mK2pihh5YC5ssjZ8A71zRgfdZp57llZsN7F2RF7HoIYf4Wr3unfk_Owrq0QZkqISYgyEirLIusGiNms7-aSOxll1gifdzMuE3QcB93YK-EMYiiisTG26xDwaB5pLdehU2A_vgHTOnb4njOJjpWT2hm6ImU8ftolmbMB_GjmMR3NKDTSOVkyTXpKaWY06SkPYLuZ6bTeTeN0LvsAvrfNuA8ouGGLvJyOU56g2laIf-MANmaCaf-GJligJ2ECiBdE1r5AHNuLLcXwpuLa1tJIqaMA9hvhzrv1yiD2W_m_PeTN14e8BR8EQYkq720bOpP_03wHgdDE7dar-wlXGgJj
  priority: 102
  providerName: ProQuest
– databaseName: Unpaywall
  dbid: UNPAY
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1Nj9owEB1ROLQ9LP1uWlq5Uk9FYePYTuIjWi2sKhWhtkj0FNlO0KJCQAV2tfvrdxySAEVqxSmRbCUZjT3zJn5-BvisMeknnDFXqdD-raKRGyVYtSYYDcWEs5Dnoj7fBsHViH8di3ENaLkXJiftGz3tZLN5J5te59zK5dyclzyxc8GwBhfBI2gEAuF3HRqjwbD7yxZWUUBdzGje7p7KciUz3y5nkycWz4E9z4C69DAXHQHMY55ktVj6FB5vsqW6u1Wz2V4-6jXhe2nJlobyu7NZ6465_0vk8SRTn8FZgU5Jd9v0HGpp9gKa5ckPpAgEL6H_I51Pb7DMzsldRBXKJmQxIXqRpWQ6xzC1wkvBTk8TsshIb9jvkv2Vi9UrGPUuf15cucWRDK7hvr920bU-NyZQeoJQTyVeyqhmgVHST1LPUBZhvTnxwoT7WiL0suo3UnkacZKggRDsNdQz_I63QIQINfbTMhIh10xoaXdWyQQfrSOjlQNfSufEy63yRrzTWLaejC07zXoypg60SvfFxSRcxb60an1WctCBT1UzTh-7JqKydLFZxTTCaM8RNocOvNl6u3obZm4fCxDpQHgwDqoOVpr7sAXdmEt0F55zoF2OmN1n_cOIdjWo_m_yu5N6v4cnvgUkOXuuBfX1n036AeHUWn8sJtADCL8YtA
  priority: 102
  providerName: Unpaywall
Title Semivariogram analysis of bone images implemented on FPGA architectures
URI https://link.springer.com/article/10.1007/s11554-016-0611-1
https://www.ncbi.nlm.nih.gov/pubmed/28428829
https://www.proquest.com/docview/2918674324
https://www.proquest.com/docview/1891140807
https://pubmed.ncbi.nlm.nih.gov/PMC5393356
https://www.ncbi.nlm.nih.gov/pmc/articles/5393356
UnpaywallVersion submittedVersion
Volume 13
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
journalDatabaseRights – providerCode: PRVLSH
  databaseName: SpringerLink Journals
  customDbUrl:
  mediaType: online
  eissn: 1861-8219
  dateEnd: 99991231
  omitProxy: false
  ssIdentifier: ssj0067635
  issn: 1861-8219
  databaseCode: AFBBN
  dateStart: 20060301
  isFulltext: true
  providerName: Library Specific Holdings
– providerCode: PRVPQU
  databaseName: Proquest Central
  customDbUrl: http://www.proquest.com/pqcentral?accountid=15518
  eissn: 1861-8219
  dateEnd: 20241102
  omitProxy: true
  ssIdentifier: ssj0067635
  issn: 1861-8219
  databaseCode: BENPR
  dateStart: 20060301
  isFulltext: true
  titleUrlDefault: https://www.proquest.com/central
  providerName: ProQuest
– providerCode: PRVAVX
  databaseName: SpringerLINK - Czech Republic Consortium
  customDbUrl:
  eissn: 1861-8219
  dateEnd: 99991231
  omitProxy: false
  ssIdentifier: ssj0067635
  issn: 1861-8219
  databaseCode: AGYKE
  dateStart: 20060101
  isFulltext: true
  titleUrlDefault: http://link.springer.com
  providerName: Springer Nature
– providerCode: PRVAVX
  databaseName: SpringerLink Journals (ICM)
  customDbUrl:
  eissn: 1861-8219
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0067635
  issn: 1861-8219
  databaseCode: U2A
  dateStart: 20061001
  isFulltext: true
  titleUrlDefault: http://www.springerlink.com/journals/
  providerName: Springer Nature
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1bS8MwFD54eVAfvF_qZUTwSSmsubTNY5VtojiGOtCnkrQdDmYndlP89550bedQFJ9KSUiTnOSc7_ScfAE40Wj0Y86YrZRn_lY5vu3H6LXGqA1FjzOP56Q-N233ssuvHsRDcY47K7Pdy5Bkrqmnh92M6UPX1zW3ETg2ujyLwrB54SLu0qBUv65hWDNelu86Npq3KpT5UxOzxugbwvyeKFlFS1dgaZy-qI93NRh8MUjNdVgtkCQJJqLfgLkk3YS18pYGUmzaLWjdJc_9N3SJ80QsogoWEjLsET1ME9J_RpWS4aPIJE9iMkxJs9MKyNcoQ7YN3Wbj_uLSLq5PsCNO6chGMVAeRa7SPYRlKq4nzNHMjZSkcVKPHOajb9irezGnWiJMMkw1UtU1YhrhuEKwHVhIsR97QITwNNbT0hce10xoaU5ByRib1n6klQWn5TyGLxOWjHDKh2wmPTSZZGbSQ8eCw3Kmw2LDZCGVhlnP0ANacFwV41I38QuVJsNxFjo-amaOENezYHcimOpraGUpOgvSAm9GZFUFQ6M9W5L2n3I6bcEkY8K14KwU7rRbvwzirJL_30Pe_1fbB7BMDXjIM90OYWH0Ok6OEPqMdA3m_WarBotB6_G6gc_zRrtzW8s3AL51253g8RMw7v34
linkProvider Springer Nature
linkToHtml http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1LT9tAEB4hONAeWvo2pe1Wai9FFvE-_DigiraEUCBCLUjc3F2vIyKBndYJiD_Hb2PGWTtESPTEyVJsxbszu_PNeGa_AfhkEPStFMLXOqKvVUHsxxajVovWUA2kiGRN6nPQD3vH8ueJOlmA6-YsDJVVNjaxNtS2zOgb-QZPiHqN-OO-jv761DWKsqtNCw3tWivYzZpizB3s2MuvLjGEqzZ3f6C-P3Pe3T763vNdlwE_k5yPfRwtl1kWajNA70XbTi4CI8JMJ9zmnSwQMYZQg05kJTcJehNE6JLojkHoV0GoqGsEQsCSxJ8x-Fv6tt0__NVgQUh0bxTyxWHgI9a2edX68B5BOYbyIXVXCPxgHhnvuLt3qzbb1O1jWJ4UI311qc_ObqFjdwWeOLeWbU3X4TNYyIvn8LRpGcGcBXkBO7_z8-EFxud1VRjTjhKFlQNmyiJnw3O0bxVeXFl7bllZsO7hzha7nfKoXsLxg0j5FSwWOI43wJSKDD5nklhF0ghlEjqSlVj8axNnRnvwpZFjOppSdqQzcmYSekplbST0NPBgrZF06nZvlc7Wmgcf29u47yiZoou8nFRpECNMSPS3Iw9eTxXTvg0hn2PkkngQzamsfYA4vefvFMPTmttbiUQIFXqw3ih3Nqx7JrHe6v__U169f8ofYLl3dLCf7u_2997CI05uTF1ztwaL43-T_B06YWPz3q10Bn8eenPdACaZPWk
linkToPdf http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1LT9wwEB4hKlE4UF6F8GiNxKkoYuNHEh9XbRdaHkJqV-IW2XGirgTZFdml6r_vTDbJsgKBOOXgyLFnxvPIjL8BOLJo9J0Uwjcmor9VQezHDqNWh9pQ5VJEsgL1ubwKz_ry5426qfuclk21e5OSnN5pIJSmYnwycvnJ7OIbmUEMg0PqTBD4GP68k4STgALd591GFYeEtkYRVxwGPpq6Nq353BTzhumJt_m0aLLNnK7A-0kxMv_-mtvbR8aptwartVfJulMxWIeFrNiAD03HBlYf4E04_ZXdDR4wPK6KspipEUnYMGd2WGRscIfqpcRHXVWeOTYsWO_6tMseZxzKLej3vv_-eubXrRT8VHI-9pElXKZpaGyOLppxnUwEVoSp0dxlnTQQMcaJeSdykluNLhOh1mjTsejfqCBUSnyExQLXsQNMqcjie1bHKpJWKKvpRpR2OLWNU2s8-NLQMRlNETOSGTYyET2hqjIiehJ4sN9QOqkPT5lwTSh7BBXowWE7jGJPuQxTZMNJmQQxammJ7m7kwfaUMe3X0OJyDBy0B9Ecy9oXCFJ7fqQY_KmgtZXQQqjQg-OGubNlvbCJ45b_r295901zf4al62-95OLH1fkeLHPyKaoCuH1YHN9PsgP0iMb2UyX1_wECAP9c
linkToUnpaywall http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1Nj9owEB1ROLQ9LP1uWlq5Uk9FYePYTuIjWi2sKhWhtkj0FNlO0KJCQAV2tfvrdxySAEVqxSmRbCUZjT3zJn5-BvisMeknnDFXqdD-raKRGyVYtSYYDcWEs5Dnoj7fBsHViH8di3ENaLkXJiftGz3tZLN5J5te59zK5dyclzyxc8GwBhfBI2gEAuF3HRqjwbD7yxZWUUBdzGje7p7KciUz3y5nkycWz4E9z4C69DAXHQHMY55ktVj6FB5vsqW6u1Wz2V4-6jXhe2nJlobyu7NZ6465_0vk8SRTn8FZgU5Jd9v0HGpp9gKa5ckPpAgEL6H_I51Pb7DMzsldRBXKJmQxIXqRpWQ6xzC1wkvBTk8TsshIb9jvkv2Vi9UrGPUuf15cucWRDK7hvr920bU-NyZQeoJQTyVeyqhmgVHST1LPUBZhvTnxwoT7WiL0suo3UnkacZKggRDsNdQz_I63QIQINfbTMhIh10xoaXdWyQQfrSOjlQNfSufEy63yRrzTWLaejC07zXoypg60SvfFxSRcxb60an1WctCBT1UzTh-7JqKydLFZxTTCaM8RNocOvNl6u3obZm4fCxDpQHgwDqoOVpr7sAXdmEt0F55zoF2OmN1n_cOIdjWo_m_yu5N6v4cnvgUkOXuuBfX1n036AeHUWn8sJtADCL8YtA
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Semivariogram+analysis+of+bone+images+implemented+on+FPGA+architectures&rft.jtitle=Journal+of+real-time+image+processing&rft.au=Shirvaikar%2C+Mukul&rft.au=Lagadapati%2C+Yamuna&rft.au=Dong%2C+Xuanliang+N.&rft.date=2017-03-01&rft.issn=1861-8200&rft.eissn=1861-8219&rft.volume=13&rft.issue=1&rft.spage=161&rft.epage=180&rft_id=info:doi/10.1007%2Fs11554-016-0611-1&rft.externalDBID=n%2Fa&rft.externalDocID=10_1007_s11554_016_0611_1
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1861-8200&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1861-8200&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1861-8200&client=summon