国产免费完整高清电视剧在线看|国产免费观看高清电视剧|国产免费观看高清电视剧在线观看|国产免费观看高清完整版在线观看没重返地球|国产免费一区二区三区四区视频|国产在线观看免费高清电视剧大全

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
免费黄片毛片| 99福利导航| 国产一区二区精品久久 | 老熟女太熟了--69XX| 亚洲无码中文字幕在线| 国产三级片在线看| 亚洲国产网站| 亚洲熟人妇一区二区三区| 欧美怡春院| 探花日韩无码| 乱伦熟妇| 亚洲爽爽爽| 九色人妻| 久久精品婷婷| 日韩高清一区二区| 国产无码精品在线| 一区二区三区日韩精品| 欧美91| 日本嫩草影院| 国产黄片在线看| 少妇的奶水| 色www91| 国产美女操逼| 97干成人| 亚洲欧美在线视频| 91精品久久人人妻人人做人人爱| 性欧美另类| 亚洲成人精品一区| 国产一级a人与一级A片观看| 久久免费视频6| 91麻豆精品秘密入口| 久久久久性爱视频| 日韩欧美一区二区在线| 高清欧美性猛交xxxx黑人猛交| 四虎5151久久欧美毛片| 人妻在线视频| 超碰乱伦| 欧美一级三级| 伊人激情网络| 99精品无码人妻一区二区| 精品欧美一区二区中文字幕视频| 欧美a级黄片| 一级a一级a爰片免费免免免下载| 国产精品欧美久久久久一区二区| 国产又大又粗视频| 欧美亚洲性爱| 国模精品一区二区三区| 91老肥熟视频| 成人网站免费观看| 亚洲精品一区中文字幕乱码| 午夜影院在线观看| 天天色av| 青娱乐极品视觉| 亲嘴视频| 精品国产在热久久婷婷人妻AV综| 豪妇荡乳1一5潘金莲| 97视频在线免费观看 | 国产精品无码AV在线有声小说| 久久亚洲欧美日韩精品专区| 国产色哟哟| 一级毛片久久久久久久18| 少妇人妻真实偷人精品视频| 久久综合精品国产二区无码不卡| 欧美91视频| 99视频网| 免费看一级高潮毛片2023| 草草影院欧美| 台湾一级黄片| 台湾精品久久久久久久| 久久久五月天| 日韩在线小视频| 国产99久久九九精品无码免费| 亚洲性爱专区| 精品乱子伦一区二区三区| 亚洲A级片| 午夜精品久久久久久久白皮肤| 国产精品三级片| 欧美日韩在线一区| 天天干天天摸| 国产AV不卡| 亚洲无码在线观看视频| 成人欧美一区二区三区| 天天狠天天透| 人人操天天日| 婷婷色导航| 亚洲无码高清操逼视频| 国产伦精品一区二区三区男技 | 我跟闺蜜公交车被弄到高潮| 欧美黄色一级| 国产无码日韩| 漂亮人妻洗澡公日日躁| 国产精品久久久久久福利漫画| 欧美天天澡天天爽日日a| 免费一级A毛片夜夜看| 狠狠干夜夜| 小黄片免费在线观看| 中文字幕操逼视频| 日本护士毛茸茸| 麻豆久久久| av老司机在线| 午夜寂寞福利| 国产夫妻性爱自拍| 黄色激情在线| 国产日韩视频在线观看| 无码免费毛片| 亚洲精品影院| 国产精品久久久久久一级毛片| 熟女一区二区三区四区| 欧美日韩精品久久| 2024AV天堂| 日本中文字幕三级片| 日韩中文字幕乱伦| 国产精品亚洲一区二区无码| 自拍偷拍一区| 狠狠干狠狠操| 天天舔天天干| 99在线播放| 国产精品国产三级国产在线观看| 宅男午夜影院| 一级黄片在线| 91麻豆精品国产| 男女激情网站| 国产精品18| 8090.aa| 九色在线视频| 黄色无码在线观看| 88国产精品视频一区二区三区| 婷婷色一二三区波多野结衣| 无码精品人妻| 欧美色图| 国产家庭乱伦| 日韩超碰| 欧美日韩第一页| 欧美色逼| 懂色AV色窝窝无码久久免费| 亚洲视频一二区| 波多野结衣中文字幕一区| 国产又色又爽又刺激在线播放| 国产AV一级| 免费一看一级毛片| 亚洲成av人片在线观看香蕉| 在线精品免费视频| 91AV视频在线观看| 乱色熟女综合一区二区三区四| 亚洲影视久久| 中文字幕日韩精品无码内射| 毛片小视频| 国产免费嫩草影院| 久久久精品国产亚洲Av无码| 天天视频色| 亚洲男人天堂| 午夜99| 狠狠干天天日| 人人操天天操| 水多福利导航| 一区二区三区免费观看| 国产精品3| 久久久久91| 免费精品无码一级毛片牛牛影视| 国产日韩在线| 欧美三级午夜理伦三级中视频| 亚洲三级视频| 动漫av无码| 欧美久久免费| 99国产精品久久久久久久久久久| av强奸乱伦第一页| 免费看的av| 精品av| 少妇又色又紧又爽又刺激视频 | 国产一区二区自拍| 国产一区黄片| AV电影在线观看| 九色91在线| 天天色综| 五月婷婷色播| 久久99精品国产麻豆婷婷洗澡 | 黄色免费AV| 精品欧美一区二区中文字幕视频| 久久夜夜| 91丨九色丨国产熟女| 天天日天天射天天操| 岛国片免费观看视频| 亚洲午夜福利| 人人摸人人上人人| 亚洲资源在线| 成人午夜毛片| 亚洲综合激情| 人人爱人人操人人摸| 精品国产乱码久久久久久果冻| 99视频导航| 国产Aⅴ精品| 无码成人精品区一级毛片| 亚洲精品白浆高清久久久久久 | 肏逼AV乱| 久久综合亚洲| 无码不卡在线| 国产精品久久久久桃色TV| 黑人一级片| 91在线免费看片| 日本熟妇在线视频| 91久久精品| 男女交性配视频全免费| 亚洲精品国产一区二区| 国产精品久久久久无码AV葡京| 国产精品久久久久久婷婷天堂| 上国产操逼网| 尤物视频网站| 国产无码在线看| 一起草官网人妻| 少妇xxxx| 国产一级片在线| 日韩第一区| 一区二区在线视频观看| 精品999久久久一级毛片| 一级特黄孕妇AAA| 91精品视频网| 日本无码免费A片无码视频| 成人黄色一级片| 嫩草91| 成人在线小视频| 日韩精品一二三四区| 日本a在线| 91精品国产高清一区二区三区蜜臀| 水多福利导航| 精品久久久久久久久久| 怡红院亚洲| 中文乱码字幕在线中文乱码| 日韩一级电影在线观看| 日本久久99| 日本精品一区| 99这里只有精品| 狠狠躁日日躁夜夜躁| 我要看黄色九九片| 国产精品亚洲天堂| 黑人精品XXX一区一二区| 91丨九色丨蝌蚪丨少妇在线观看| 欧美一区二区三区免费细高跟视频| 无码一区精品| 国产a一级毛片爽爽影院无码| 无码人妻一区二区三区免费九色| 人人妻人人澡人人爽精品日本| 久久激情综合| 国产精品成人在线| 天天干天天摸| 欧美日韩在线一区| 久久99精品国产麻豆婷婷洗澡| 免费的黄色网址| 日韩啪啪视频| 久久九九精品99国产精品| 久久久久久一区| 日韩成人无码| 欧美日本亚洲| 中文字幕免费观看| 国产美女裸体永久免费观看网站| 国产美女操逼| AV在线免费观看网站| 久久精品不卡| 国产一区二区三区四区五区加勒比| 夜夜操夜夜干| 狠狠干狠狠操亚洲中文无码| 成人影片在线播放| 第一国产福利导航网址| 巨爆乳肉感一区三区三区夜本色| 国产成人精品| 久久AV无码乱码A片无码 | 日韩av中文字幕在线| 校园春色亚洲无码| 大陆毛片| 午夜寂寞影院少妇| 日韩欧美午夜| 日韩视频专区| 国产成人精品久久久| AV无码波多野结衣| 99re在线观看| 国产真人真事一级A片| 亚洲国产精品一区二区久久恐怖片| 久热精品视频| 亚洲国产精品毛片AV不卡下载 | 中文字幕人成乱码熟女香港| 伊人久久网站| 亚洲电影久久| 91精品久久久久久综合五月天| 日本阿v视频| 一级a免一级a做免费线看内裤 | 久久另类TS人妖一区二区| 熟女二区| 秋霞影院在线观看| 日韩午夜福利片| 91人妻人人澡人人爽人人爽| 在线观看无码视频| 亚洲一区二区在线看| 亚洲中文字幕无码AV | 成人午夜福利| 中文字幕丝袜| 老司机精品视频在线| 加勒比在线视频| 国产精品国产三级国产aⅴ入口| 无码精品人妻一区二区三区人妻斩 | 日韩免费看片| 日本熟女网站| 最新国产精品视频| 人妻二区| 超碰人人爱| 999毛片| 青青草国产| 午夜色色视频| 一级特黄60分钟免费| 日韩视频免费在线观看| 亚洲精品巨爆乳无码大乳巨| 免费在线观看黄| 91久久国产综合久久91精品网站 | 超碰毛片| 美女航空一级毛片在线播放| 亚洲无码在线一区| 少妇Av导航| 亚洲无码精品在线观看| 一级片网址| 91AV亚洲| 国产AV一区二区三区| 国产精品毛片无码一区二区| 欧美三日本三级少妇三级在线播| 日韩乱伦一区| 午夜福利视频导航| 精品不卡视频| 欧美不卡在线| 97超碰免费在线观看| 午夜无码免费视频| 亚洲乱码一区二区三区在线观看 | 伊人色综合久久久| 日韩午夜精品| 国产电影一区二区三曲| 丁香色婷婷| 亚洲无码TV| 91精品国产91久久久| 久久福利| 日韩三级免费观看| 欧美色逼| 亚洲欧美日韩久久| 91在线精品| 国产无码三级| 国产精品久久久久久白浆| 久久国产毛片| 亚洲综合社区| 日韩一区欧美| 久久国产AV| 91Av导航| 99精品久久| 久久精品视频久久| 国产一级性爱| 亚洲精品成人网站| A级免费毛片| 一起草视频免费观看无码| 91视频在线观看| av强奸乱伦第一页| 日韩日逼视频| 天天摸夜夜操| 91少妇被爽到高潮喷| 久草免费在线视频| 欧美群妇大交群| 国产一区二区三区无码| 国产成人久久久精品| 激情综合五月天| 草草影院ccyy国产日本第一页| 国产人妻777人伦精品HD| 欧美交换国产一区内射| 亚洲二区在线观看| 香蕉性爱视频| 精品国产日韩亚洲| 国产精品www| 色哟呦AV永久免费| 久久久一区二区三区| 国产一级片在线播放| 国产精品久久久久久亚洲色| 亚洲一区二区久久| 亚洲五码在线| 亚洲综合成人小说| 高清无码一区二区三区| 精品久久久久久久久久久久| 黄色免费网站在线观看| 性爱免费网站| 国产精品一二三产区m553小说| 日本操逼视频免费观看| 欧美日本在线观看| 国产精品视频观看| 国产人妻精品一区二区三水牛| 久久性爱视频| 琪琪无码午夜精品久久久久| 亚洲天堂一区| 成人免费毛片果冻| 香蕉福利视频| 久久亚洲AV日韩AV无码A| 伊人91| 自拍偷在线精品自拍偷无码专区| 影音先锋中文字幕资源6| 成人欧美一区二区三区白人| 4388国产成人无码| 91精品无码久久久久久国产软件| 中文有码人妻| 美女视频一区| 日日夜夜精品| 中日韩无码视频| 日韩欧美三级视频| 伊人黄色电影| 日韩精品在线看| 久久亚洲精品成人AV| 无套内谢少妇高潮免费| 亚洲国产精品自拍| 国产无码精品一区| 久久嫩草精品久久久久| 国产小视频在线| 国产乱伦免费视频| 国产AV久久久| 日本一道本性爱视频| 麻豆乱淫一区二区三区| 一级毛片久久久久久久18| 午夜无码在线观看| 精品亚洲一区二区| 91国偷自产一区二区三区老熟女| 色欲狠狠躁天天躁无码中文字幕| 在线观看91| 国产精品久久久久久黄无码| 91亚洲3a伊人| 色吧在线无码| 久久精品综合视频| 精品视频在线观看99| 亚洲一区二区在线播放| 亚洲天天干| 国产精品1区2区3区| 人妻体内射精一区二区| 久久性爱视频| 美国AV在线播放| 777奇米第四在线精品视频| 一区两区小视频| AV电影在线观看| 熟女天堂| 少妇放荡的呻吟干柴烈火| 国产A片| 永久黄网站色视频免费直播二区| 精品久久久久久久久久久下载| 亚洲视频一区二区三区| 一区二区三区在线播放| 一区二区在线视频观看| 在线免费观看毛片| 又长又粗又大又硬起来了| 国产成人91亚洲精品无码观看| 麻豆国产馆老熟妇高潮| 亚洲精品人妻在线播放| 精品少妇一区二区三区在线播放| 9999精品视频| 熟女综合网| 国产欧美日韩在线观看| 天堂国产一区二区三区| 久久久久国产一级毛片高清版新婚| 97精品国产| 日本免费久久| 岛国视频免费观看网址| 自拍偷拍亚洲图片| 亚洲一区二区三区加勒比| 日本人妻中文字幕| 国产成人精品久久二区二区| 宅男午夜影院| 国产乱码精品| 日韩无码一区二区三区| 国产片91| 一本一道久久a久久精品综合蜜臀| 狠狠躁夜夜躁人人爽野战天天| 国产乱码一区二区三区熟女| 欧美日韩性生活| 国产小视频在线| 欧美操大逼| 中文字幕成人AV| 日本一区久久| 无码视频免费看| 国产AV福利| 无码秘 一区二区三区| 久久久99精品| 开心久久婷婷综合中文字幕| 日本伊人网| 国产一区二| 欧美国产高清无套内谢| 哪里可以看毛片| 中文字幕免费| 亚洲精彩视频在线观看| 91久久| 欧美日韩精品久久久免费观看| 久久精品二区| 久久国产热视频| 99久久久国产精品免费蜜臀| 91无码人妻精品一区二区蜜桃| 久久久夜夜夜| 91插插插影库永久免费| 黄片一区| 男女黄色搞网站| 国产乱来视频| 亚洲综合自拍| 国产精品IGAO视频网网址| 成人A视频| 国产成人a亚洲精品无| 日韩精品欧美在线| 国产中文区三暮区2023| 2024狠狠爱| 欧美激情乱伦| 青青操夜夜操| 色综合色综合| 风韵多水的老熟妇偷拍网站| 日韩一级黄色| 久久久一级片| 精品免费国产| 99免费精品| 日本精品三区| 在线视频这里只有精品| 日韩在线精品| 欧美日本一区二区| 日本伊人激情| 黄色无码视频| 国产视频精品一区二区三区| 2014av天堂网| 无码国产精品一区二区免费网站| 日韩成人无码视频| 人妻日韩中文字幕| 日韩无码网址| 久久性精品| 中文一级片| 国产精品毛片无码一凶二凶三凶| 91看片| 国产一区a| 末成年女AV片一区二区三区 | 国产伦精品一区二区三区妓女区在线观看| 操碰视频| 青青草精品视频| 亚洲无码字幕| 国产大片免费看| 啪啪免费的视频| av色天堂| 日韩一区二区三区视频在线观看| 亚洲精品国产一区二区三区四区在线| 综合色区| 欧美呦呦| 日韩视频免费观看| 亚洲图片欧美另类| 国产成人无码精品亚洲| 黄色无码网站| 综合无码| 久久只有精品| 在线看91| 少妇啪啪av一区二区三区| www超碰| 久久精品久久国产| 国产做a爱一级毛片久久 | 99re这里| 国产一区二区视频在线| 精品亚洲一区二区三区| 午夜寂寞福利| 三级网站大全| 久久久久久精品一级毛片蜜| 97国产在线| 牛色在线| 91麻豆视频| 亚洲天堂AV网| 久久久久久久久免费看无码| 国产思思久久| 无码av一本永久免费专区| 欧美一区二区三欧A片直播| 久久久精品无码一二三区| 在线免费观看亚洲视频| 亚洲熟妇XXXXX| 免费无码国产精品| 国产精品国产三级国产aⅴ9色| 欧美操逼精品| 久久只有精品| 久久小电影| 色中文字幕| 韩国精品视频在线观看| 天堂网中文在线| 91亚洲精品国偷拍自产乱码| 在线看无码| 国产人妖| 日本人妻一区| 免费的黄色网址| 国产精品无码一区二区桃花视频| 91偷拍精品一区二区三区| 日韩欧美在线一区二区| 日韩人妻一区二区三区| A级免费视频| 评书三国演义袁阔成播讲365集| 91精品国产乱码久久久久| 国产精品久久久久久久9999| 欧美三级片一区二区| 欧美一区二区视频在线观看| 国内外成人免费视频| 人妻一区二区精品| 人人爱人人摸人人要| 公天天吃我奶躁我的在线观看| 国产青草| 五月丁香五月婷婷| 秋霞国产| 欧美自拍一区| 99在线精品视频| 囯产精品久久久久久久无码蜜臀| 欧美第一色| 免费色色| 亚洲无码一二三| 日韩视频精品| 中文字幕在线视频观看| 日本三级网站| 国产一级内射| 日韩成人无码视频| 国产偷自拍| 99热精品在线观看| 女乱高潮久久久久久爽爽电影| 国产午夜精品一区二区三区嫩草| 日本少妇一区二区三区| 国产精品a免费一区久久网址| 中文字幕精品视频| 人人看人人摸人人操| 色色色影院| 欧美性xxxxx| 中文字字幕在线中文| 蜜桃av一区二区三区| 国产黄色免费看| 国产主播喷水| 久草精品在线观看| 国产淫图AV| www黄视频| 国产在线网址| 九一免费视频| 青青草免费在线视频| 国产人妻无码一区二区三区不卡| 91九色国产TS另类人妖| 秋霞视频在线| 国产精品99久久久久久久久| 无码aaa| 青青草超碰| 在线观看亚洲AV| 一区二区三区亚洲| 美国式禁忌| 五月天激情影院| 99精品免费久久久久久久久| 五月婷婷在线观看视频| 一区精品| 波多野结衣无码一区| 中文字幕成人AV| 无码人妻在线视频| 成人一区二区三区| 熟女一区二区三区| 玖玖成人| 少妇浪荡H肉辣文大全69| 国产va在线观看| 免费国产a| 久久久久99精品成人片直播| 免费无码毛片| 国产高清DVD| 国产AV地址| 亚洲作爱网| 乱伦无码视频| 欧美少妇性爱| 久久久久一区二区三区| 亚洲色站强奸乱伦| 熟女三区| 日韩乱伦视频| 色哟哟一一国产精品| 99久久这里只有精品| 国产一区二区视频在线| 久久不卡AV| 久久综合九色欧美综合狠狠| 国产一级二级三级| 秒播午夜91s| 欧美在线视频观看| 日本在线一区二区三区| 91香蕉网| 国产免费高清视频| 午夜天堂精品| 亚洲国产精久久久久久久 | 中文无码电影| 亚洲欧洲视频| 91大香蕉| 欧美午夜在线视频| 啪啪免费网站| 午夜国产福利| 久久久久无码精品国产91福利| 日韩av毛片| 99久久这里只有精品| 精品国产乱码久久久久电车痴汉久| 91精品无码久久久久久国产软件 | 欧美日韩午夜| 精品国产91久久久久久黄无码4438| 亚洲综合色视频| 午夜啪啪视频| 91超碰在线| 国产99久久| 亚洲人精品午夜射精日韩 | 国产精品国产三级国产不产一地 | 天天日天天色| 日韩精品欧美精品| 亚洲国产精品成人综合色在线婷婷| 亚洲成a人片7777777影片| 日韩精品在线播放| 久久九九性免费视频| 99性爱视频| 国产精品欧美性爱| 在线观看污污网站| 国产激情一区二区三区| 99色色视频| 91麻豆精品国产91久久久无需广告| 国产伦精品一区二区三区免费迷奷| 亚洲中文字幕无码AV| 日韩精品在线视频| 又大又粗又爽| www黄在线观看| 久久av无码| 国内自拍偷拍视频| 五月社区| 中文字幕第一区| 久久精品熟女亚洲av麻豆| 蜜臀99精品国产高清在线观看| 天天射天天日天天操| 午夜精品久久久内射近拍高清 | 日韩欧美亚洲精品| 国产又粗又黄视频| 日本一区二区视频| 91丨熟女丨首页| 国产一二精品| 亚洲乱妇老熟女爽到高潮的片| 看免费操逼视频| 一本色道| 伊人久久精品| 欧美一级片在线免费观看| 欧美色图| 中文字幕一二区| 一级a性色生活片久久免费观看| 亚洲成av人片在线观看香蕉| 久久亚洲一区| 亚洲精品无码成人片在线观看| 一起草国产| freexxx性欧美| 久久久黄片| 久久久久无码精品国产91福利| 鲁鲁狠狠狠7777一区二区| 中文字幕久久精品无码综合网| 玩弄白嫩少妇XXXXX性| 欧美大片一区二区| 无码午夜视频| 国产视频一区二区在线观看| 成人AV电影在线观看| 亚洲三级无码| 午夜AV天堂| 伊人春色av| 久久国产视频网站| 国产又大又黄| 色综合99久久久无码国产精品| 91综合福利导航| 久久久精品欧美一区二区白云视色 | 一级a性色生活片久久无| 亚洲激情在线| 久久精品毛片| 精品国产成人| 91麻豆精品国产91久久久久久久久| 人妻夜夜爽天天爽三区麻豆AV网站| 久久久一区二区三区| AV无码免费一区二区三区不卡| 影音先锋一区二区| 欧美专区综合| 国产老女人乱仑| 99色婷婷| A片高潮狂喷白浆| 精品2022露脸国产偷人在视频| 国产一级性爱| 天天日天天操天天射| 高清无码在线播放| 狠狠狠狠狠狠天天爱| 精品国产青草久久久久福利| 高清无码操逼| 公交车上拨开少妇内裤进入| 天天综合天天色| 91久久电影| 成人三级无码| 国产一区在线看| 欧美午夜理伦三级在线观看| 久久久久国产精品夜夜夜夜夜| 91国自产精品中文字幕亚洲| 爆乳一区二区| 中文字幕一区二区三区乱码 | 亚洲天堂中文字幕| 一级性爱视频| 久久久久毛片无码| 国产爽爽爽| 久久国产精品影视| 中文字幕操逼视频| 夜夜看av| 亚洲欧美偷拍另类A∨色屁股| 国产女人拳交视频| 婷婷综合色| 国产无码小视频| 久久久久亚洲AV无码网影音先锋| 日本精品人妻| 国产精品天堂一区二区在线观看| 国产无码综合| 国产无码手机在线| AV电影免费在线观看| 凸凹激情在线视频观看| 亚洲天堂手机版| 国产精品xx| 无码aaa| 韩日无码在线观看| 无码视频免费看| 日本福利片| 丝袜一区二区三区| 精品久久一区| 黄色免费AV| 影音先锋成人AV| 成人免费毛片视频| 色视频免费看| 伊人网综合| 四季AV一区二区凹凸精品| 亚洲精品久久夜色撩人男男小说| 在线精品国产| 91av观看| 超碰在线伊人| 99视频一区| 91在线无码| 一级毛片免费视频| AV电影在线免费观看| 国产一级A片久久久免费看快餐| 亚洲a级电影| 无码电影在线观看| 91大香蕉| 国产日韩精品人妻久久久久色欲网站| 国产三级视频| 日韩精品网站| 一级a免一级a做免费线看内祥| 日本高清久久| 人体色免费视频| 亚洲作爱网| 毛片一级片| 国产精品久久久久久人妻黑料| 中文字幕熟女人妻偷伦天美| 凹凸精品熟女在线观看| 亚洲一级大片| 久久久999| 国产成人无码www免费视频播放| 国产熟女真实乱精品91| 婷婷色一二三区波多野结衣| 奇米网| 久久成人精品| 国产3级片| 色欲综合在线| 国产成人精品一区二区三区| 91人妻无码| 综合五月婷婷| 性爱综合网| 伦理片| 99久久婷婷国产综合精品青牛牛| 国产午夜麻豆影院在线观看| 欧美一级片毛片免费观看视频| 丁香婷婷在线| 国产中出| 凹凸视频国产日韩欧美小说| 日本a免费| 久操视频在线| 国产精品水| 激情婷婷五月天| 久久精品色| 精品乱伦| 国产AV毛片| 在线看91| 波多野结衣性爱视频| 日本免费不卡| 99热精品在线| 国产精品久久久久久久AV超碰| 日本高清视频在线观看| 国产女人18毛片水真多1KT∧| 欧美性另类| 欧美不卡a片免费看| 欧美亚洲性爱| 亚洲一区二区三区在线视频 | 视频在线一区二区| 午夜在线| 黄色污网站在线观看| 免费看欧美黑人毛片| 国产日韩欧美精品| 亚洲视频免费| 成人综合一区| 国产操片| 一级毛片免费播放视频| 亚洲理伦| 国产女人水真多18毛片18精品视频| 亚洲AV性爱电影| 日日夜夜视频| 日韩无码多人操逼| 黄色激情网站| 天天插天天日| mm131王雨纯极品大尺| 国产精品一级片| 国产精品亚洲五月天丁香| 人人干人人爽| 午夜美女操逼| 精品蜜桃一区二区三区 | 香蕉视频免费下载| 日一区二区| 国产精品天天狠天天看| 精品亚洲一区二区三区四区五区高| 国产高清精品在线| 亚洲综合色图| 毛片网站在线看| 中文字幕一区二区三区四区五区| 亚洲精品区| 国产精品欧美性爱| 亚洲精品无码久久久久av | 精品免费国产| 中日韩精品无码一区二区三区久久久| 天天干,夜夜操| 国产肥熟| 在线播放国产一区| 精品视频久久久| AV在线无码| 视频操逼| 久草综合视频| 久久水蜜桃| 国产精品久久久久久久久久直播| 下载日韩黄片| 久久久久久国产| 国产色网站| 欧美性视屏| 性史性农村dvd毛片| 精品国产AV色一区二区深夜久久| 懂色Av噜噜一区二区三区AV| av黄片免费在线观看| 精品蜜桃一区二区三区|